File:  [CSRG BSD Unix] / 43BSDTahoe / new / xns / bin / 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 =
DESTBIN = ${DESTDIR}/usr/new

BINS = xnsbfs xnscourier registerhost \
	gaptelnet getprintstatus xnsprint xnsftp \
	xnscreds xnsarchive xnsrestore xnsbrowse xnsrprint vpfile

install: ${DESTBIN}
	for i in ${BINS}; do \
		(install -c $$i ${DESTBIN}/$$i); done

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


${DESTBIN}:
	mkdir ${DESTBIN}

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.