Sign in
plan9port
/
plan9
/
9f1d53a09bdd8f99e9f81a344c7fa6b5161e1359
/
.
/
src
/
cmd
/
grep
/
mkfile
blob: 7c82c5a4e8c441e78729ae5f38c60e94a06f70c4 [
file
]
<$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