File:  [MW Coherent from dump] / coherent / a / usr / src / misc / 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

# misc/Makefile 10/11/90

# Objects.
O = \
	alloc.o \
	approx.o \
	ask.o \
	banner.o \
	crc16.o \
	fatal.o \
	is_fs.o \
	lcase.o \
	match.o \
	newcpy.o \
	pathn.o \
	picture.o \
	randl.o \
	replace.o \
	showflag.o \
	skip.o \
	span.o \
	strchrtr.o \
	strcmpl.o \
	ucase.o \
	usage.o \
	virtual.o \
	xdump.o \
	xopen.o \
	yn.o

# Primary target.
libmisc.a: $O
	rm -f libmisc.a
	ar q libmisc.a $O

clean: $O
	rm $O

unix.superglobalmegacorp.com

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