File:  [CSRG BSD Unix] / 43BSDTahoe / new / xns / lib / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe


DESTDIR =
DESTLIB = ${DESTDIR}/usr/local/lib

LIBS = libcourier.a libcourier_p.a lib_filing.a lib_filing4.a lib_filing5.a \
		lib_filing6.a lib_filingsubset1.a

install: ${DESTLIB}
	for i in ${LIBS}; do \
		(install -c $$i ${DESTLIB}/$$i; ranlib ${DESTLIB}/$$i); done


clean:
	-rm -f ${LIBS} *.BAK *.CKP

${DESTLIB}:
	-mkdir ${DESTDIR}/usr/local
	-mkdir ${DESTLIB}

rcs:
	rcs -l RCS/*
	cat ../rcsdescription | ci -u${RCSREV} -q -N${RCSNAME} RCS/*

unix.superglobalmegacorp.com

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