mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
e15e6c0820
don't set PLAN9
14 lines
136 B
Makefile
14 lines
136 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
TARG=diff
|
|
OFILES=\
|
|
diffdir.$O\
|
|
diffio.$O\
|
|
diffreg.$O\
|
|
main.$O\
|
|
|
|
HFILES=diff.h
|
|
|
|
SHORTLIB=bio 9
|
|
<$PLAN9/src/mkone
|
|
|