|
|
1.1 root 1: # @(#)Makefile 5.1 (Berkeley) 6/19/90
2:
3: # -DSLOWSYS invoke xread() for system time quirk on PDP, others?
4: # -DNOKANJI default is for Japanese Unix. undef only for raw
5: # parity-marked search capability, not standard w/grep.
6: # -DCHINESE for systems using EUC Chinese2 codes
7: # -Dstrrchr=rindex, -Dstrchr=index as necessary
8:
9: PROG= egrep
10: CFLAGS+=-Dstrrchr=rindex -Dstrchr=index -DNOKANJI
11: MAN1= grep.0
12: LINKS= ${BINDIR}/egrep ${BINDIR}/grep ${BINDIR}/egrep ${BINDIR}/fgrep
13: MLINKS= grep.1 egrep.1 grep.1 fgrep.1
14:
15: .include "../../Makefile.inc"
16: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.