mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
15 lines
134 B
Makefile
15 lines
134 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
TARG=htmlfmt
|
|
OFILES=\
|
|
main.$O\
|
|
html.$O\
|
|
util.$O\
|
|
|
|
HFILES=\
|
|
dat.h\
|
|
$PLAN9/include/html.h\
|
|
|
|
|
|
<$PLAN9/src/mkone
|
|
|