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

# /usr/src/libl/Makefile 2/14/91

OBJ=\
	auto.o \
	back.o \
	ctab.o \
	ctxt.o \
	error.o \
	less.o \
	look.o \
	ltab.o \
	main.o \
	more.o \
	next.o \
	rjct.o \
	wrap.o

# Primary target.
libl.a:	$(OBJ)
	ar rckus $@ $?

# Secondary targets.
auto.o:		auto.c lexlib.h lextype.h
back.o:		back.c lexlib.h
ctab.o:		ctab.c lexlib.h
ctxt.o:		ctxt.c lexlib.h
error.o:	error.c
less.o:		less.c lexlib.h
look.o:		look.c lexlib.h
ltab.o:		ltab.c lexlib.h
main.o:		main.c
more.o:		more.c lexlib.h
next.o:		next.c lexlib.h
rjct.o:		rjct.c lexlib.h
wrap.o:		wrap.c

clean:	libl.a $(OBJ)
	rm libl.a $(OBJ)

# end of /usr/src/libl/Makefile

unix.superglobalmegacorp.com

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