File:  [Research Unix] / researchv8dc / cmd / cyntax / lib / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv8, HEAD
researchv8 Dan Cross

LIB		= /usr/lib/cyntax
CCOM		= $(LIB)/ccom
CEM		= $(LIB)/cem

all		: libc libj

libj		: llib-lj $(CCOM) $(CEM)
		/lib/cpp -M -I/usr/jerq/include llib-lj | $(CCOM) -llibj - out && $(CEM) -p out && mv out libj

lib%		: llib-l% var% $(CCOM) $(CEM)
		/lib/cpp -M llib-l$% | $(CCOM) `cat var$%` -llib$% - out && $(CEM) -p out && mv out lib$%

install		: $(LIB)/libc $(LIB)/libj

$(LIB)/lib%	: lib%
		cp lib$% $(LIB)/lib$%

clean		:
		-rm -f libc libj out

unix.superglobalmegacorp.com

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