|
|
1.1 root 1: # %M% %I% %E%
2: #
3: DESTDIR=
4:
5: all:
6: cd src; make ${MFLAGS}
7:
8: install: all
9: cd src; make ${MFLAGS} DESTDIR=${DESTDIR} install
10: cd macs; make ${MFLAGS} DESTDIR=${DESTDIR} install
11: cd man; make ${MFLAGS} DESTDIR=${DESTDIR} install
12:
13: clean:
14: cd src; make ${MFLAGS} clean
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.