File:  [MW Coherent from dump] / coherent / b / bin / c / n3 / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:36 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

# c/n3/Makefile 3/26/92

CC3=\
	cc3.$X\
	dbgt3.$X\
	itree.$X

CC3MCH=\
	icode.$X\
	igen.$X

# Primary target.
cc3:	$(CC3) $(CC3MCH) $(CLIB)
	$(CC) $(LDFLAGS) -o $@ $<

# Monolithic compiler cc3 library.
cc3.a:	$(CC3) $(CC3MCH)
	$(AR) rucks $@ $<

# Machine independent.
cc3.$X:		cc3.c
dbgt3.$X:	dbgt3.c
itree.$X:	itree.c

# Machine dependent.
icode.$X:	icode.c
igen.$X:	igen.c

# end of c/n3/Makefile

unix.superglobalmegacorp.com

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