File:  [CSRG BSD Unix] / 43BSDReno / pgrm / lint / lpass2 / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

#	@(#)Makefile	5.4 (Berkeley) 6/19/90

MIP=	${.CURDIR}/../../../libexec/pcc/mip

PROG=	lintpass2
SRCS=	hash.c lpass2.c
CFLAGS+=-I${MIP} -I. -I${.CURDIR}/../lpass1
BINDIR=	/usr/libexec
.PATH:	${.CURDIR}/../lpass1 ${MIP}
CLEANFILES+=pcclocal.h
NOMAN=	noman

.include <bsd.prog.mk>

pcclocal.h: localdefs.h /usr/include/pcc.h
	cat ${.ALLSRC} | \
	   egrep '^#[ 	]*(define[ 	][ 	]*PCC(F|T|TM|OM)?_|ifdef|ifndef|endif)' | \
	   sed -e 's/PCC[A-Z]*_//' > ${.TARGET}

${OBJS} .depend: pcclocal.h

unix.superglobalmegacorp.com

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