Annotation of 43BSDTahoe/new/apl/apl.vax/Makefile, revision 1.1.1.1

1.1       root        1: #      %M%     %I%     %E%
                      2: #
                      3: DESTDIR=
                      4: 
                      5: all: FRC
                      6:        cd src; make ${MFLAGS}
                      7: 
                      8: install: FRC
                      9:        cd src; make ${MFLAGS} DESTDIR=${DESTDIR} install
                     10:        cd lib; make ${MFLAGS} DESTDIR=${DESTDIR} install
                     11:        cd man; make ${MFLAGS} DESTDIR=${DESTDIR} install
                     12: 
                     13: clean: FRC
                     14:        cd src; make ${MFLAGS} clean
                     15: 
                     16: depend:
                     17: FRC:

unix.superglobalmegacorp.com

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