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

#	%M%	%I%	%E%
#
DESTDIR=
ALL=	AW anovaws aw base editws fftws getws gradesys \
	graph2ws graphws iows news ngradesys plotws shapews

all:	;

install: all
	-mkdir ${DESTDIR}/usr/new/lib/apl
	for i in ${ALL}; do \
		(install -c -m 644 $$i ${DESTDIR}/usr/new/lib/apl/$$i); \
	done

clean:	;

unix.superglobalmegacorp.com

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