|
|
1.1 root 1: # Makefile 4.3 85/09/07
2: #
3: DESTDIR=
4:
5: all:
6: cd hyroute; make ${MFLAGS}
7: cd hylog; make ${MFLAGS}
8:
9: install: all
10: cd hyroute; make ${MFLAGS} DESTDIR=${DESTDIR} install
11: cd hylog; make ${MFLAGS} DESTDIR=${DESTDIR} install
12: cd man; make ${MFLAGS} DESTDIR=${DESTDIR} install
13:
14: clean:
15: cd hyroute; make ${MFLAGS} clean
16: cd hylog; make ${MFLAGS} clean
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.