File:  [Research Unix] / researchv9 / cmd / egrep / mkfile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

CFLAGS=-O
YFLAGS=-d
NPROC=2

egrep:	gram.o main.o egrep.o bm.o anal.o
	$CC $CFLAGS -o $target $prereq

install:	egrep
	cp egrep /usr/bin/egrep
	strip /usr/bin/egrep
	chmod 775 /usr/bin/egrep
	chown bin,bin /usr/bin/egrep

clean:V:
	rm -f *.o egrep

y.tab.h:	gram.o
egrep.o anal.o:	y.tab.h
anal.o bm.o egrep.o main.o gram.o: hdr.h

pp:
	smallpr mkfile hdr.h anal.c bm.c egrep.c gram.y main.c

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.