</$objtype/mkfile
TARG=grep
#HFILES=\
# grep.h\
OFILES=\
pemout.$O\
b64.$O\
ber.$O\
oid.$O\
strftime.$O\
# YFILES=grep.y\
BIN=/$objtype/bin
</sys/src/cmd/mkone
ber.$O: ../devel/ber.c
8c -o ber.$O -FVw ../devel/ber.c
oid.$O: ../devel/oid.c
8c -o oid.$O -FVw ../devel/oid.c
strftime.$O: ../../stat/strftime.c
8c -o strftime.$O -FVw ../../stat/strftime.c
8.b64: b64.8
8l -o 8.b64 b64.8
|