File:  [CSRG BSD Unix] / 43BSDReno / libexec / pcc / c2.vax / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

#	@(#)Makefile	4.13 (Berkeley) 6/24/90

PROG=	c2
SRCS=	c20.c c21.c c22.c
CFLAGS+=-DCOPYCODE -DC2 -I.
ASDIR=	${.CURDIR}/../../../pgrm/as.${MACHINE}
NOMAN=	noman
CLEANFILES=instrs.c2

c22.o:
	${CC} ${CFLAGS} -R -c ${.IMPSRC}

instrs.c2: ${ASDIR}/instrs
	(echo FLAVOR C2 ; cat ${ASDIR}/instrs) | \
	    awk -f ${ASDIR}/instrs > instrs.c2

.include <bsd.prog.mk>

.depend: instrs.c2

unix.superglobalmegacorp.com

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