blob: 7c82c5a4e8c441e78729ae5f38c60e94a06f70c4 [file] [log] [blame]
<$PLAN9/src/mkhdr
# Calling this grep breaks a LOT. Like egrep on Linux.
# And probably configure.
TARG=grep
HFILES=\
grep.h\
OFILES=\
y.tab.$O\
main.$O\
comp.$O\
sub.$O\
YFILES=grep.y\
<$PLAN9/src/mkone