File:  [MW Coherent from dump] / coherent / d / usr / lib / libmisc / Makefile
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

# misc/Makefile 10/11/90

DESTDIR=/interim/usr/lib/

# Objects.
O = \
	alloc.o \
	approx.o \
	ask.o \
	banner.o \
	bedaemon.o \
	crc16.o \
	fatal.o \
	is_fs.o \
	lcase.o \
	lock.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
	su root rm -f $(DESTDIR)libmisc.a
	ar q $(DESTDIR)libmisc.a $O
	su root chmog 644 root root $(DESTDIR)$@
	su root ranlib $(DESTDIR)$@
	

unix.superglobalmegacorp.com

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