|
|
1.1 root 1: # %M% %I% %E%
2: #
3: DESTDIR=
4: ALL= AW anovaws aw base editws fftws getws gradesys \
5: graph2ws graphws iows news ngradesys plotws shapews
6:
7: all: ;
8:
9: install: all
10: -mkdir ${DESTDIR}/usr/new/lib/apl
11: for i in ${ALL}; do \
12: (install -c -m 644 $$i ${DESTDIR}/usr/new/lib/apl/$$i); \
13: done
14:
15: clean: ;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.