Annotation of 43BSDTahoe/lib/old_compiler/as/Makefile, revision 1.1

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

unix.superglobalmegacorp.com

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