mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
12 lines
117 B
Makefile
12 lines
117 B
Makefile
PLAN9=../../..
|
|
<$PLAN9/src/mkhdr
|
|
|
|
TARG=sprog
|
|
OFILES=sprog.$O\
|
|
|
|
HFILES =\
|
|
code.h\
|
|
|
|
SHORTLIB=bio 9
|
|
<$PLAN9/src/mkone
|
|
|