File:  [CSRG BSD Unix] / 43BSD / old / vpr / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

#
#	@(#)Makefile	4.1	(Berkeley)	3/8/83
#
DESTDIR=

SOURCES=vprint.sh vtroff.sh vpq.sh vpr.sh vprm.sh

all:	${SOURCES}

install: all
	install -c vprint.sh ${DESTDIR}/usr/ucb/vprint
	install -c vtroff.sh ${DESTDIR}/usr/ucb/vtroff
	install -c vpq.sh ${DESTDIR}/usr/ucb/vpq
	install -c vpr.sh ${DESTDIR}/usr/ucb/vpr
	install -c vprm.sh ${DESTDIR}/usr/ucb/vprm

clean:
	rm -f errs

vprintall:
	csh /usr/ucb/vprint ${SOURCES}

unix.superglobalmegacorp.com

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