mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
16 lines
175 B
Text
16 lines
175 B
Text
|
PLAN9=../../..
|
||
|
<$PLAN9/src/mkhdr
|
||
|
|
||
|
TARG=diff
|
||
|
OFILES=\
|
||
|
diffdir.$O\
|
||
|
diffio.$O\
|
||
|
diffreg.$O\
|
||
|
main.$O\
|
||
|
|
||
|
HFILES=diff.h
|
||
|
|
||
|
<$PLAN9/src/mkone
|
||
|
|
||
|
LDFLAGS=$LDFLAGS -lbio -l9 -lfmt -lutf
|