File:  [MW Coherent from dump] / coherent / d / usr / lib / libl / compile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:38 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

#Makefile by bob H. to replace compile script.
#Here's hoping it works...

libl:
	cc -O -I. -c *.c
	ar rc libl.a\
		auto.o\
		back.o\
		ctxt.o\
		error.o\
		less.o\
		look.o\
		main.o\
		more.o\
		next.o\
		rjct.o\
		wrap.o\
		ctab.o\
		ltab.o\
	;
	mv libl.a /interim/usr/lib/
	ranlib /interim/usr/lib/libl.a


unix.superglobalmegacorp.com

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