13 lines
121 B
Makefile
13 lines
121 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
TARG=diff
|
|
OFILES=\
|
|
diffdir.$O\
|
|
diffio.$O\
|
|
diffreg.$O\
|
|
main.$O\
|
|
|
|
HFILES=diff.h
|
|
|
|
<$PLAN9/src/mkone
|
|
|