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

CFLAGS=-O
YFLAGS=-d
NPROC=2

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

install:V:	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 egrep.bundle

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

pp:
	pr mkfile hdr.h anal.c bm.c egrep.c gram.y main.c | lp -ddp -n2

egrep.bundle:V:
	bundle mkfile *.h *.c *.y > $target

unix.superglobalmegacorp.com

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