Annotation of 43BSDTahoe/lib/old_compiler/c2/Makefile, revision 1.1.1.1

1.1       root        1: #
                      2: #      %M%     %I%     %E%
                      3: #
                      4: DESTDIR= 
                      5: 
                      6: all:   FRC
                      7:        cd c2.${MACHINE}; make ${MFLAGS}
                      8: 
                      9: clean: FRC
                     10:        cd c2.${MACHINE}; make ${MFLAGS} clean
                     11: 
                     12: depend: FRC
                     13:        cd c2.${MACHINE}; make ${MFLAGS} depend
                     14: 
                     15: install: FRC
                     16:        cd c2.${MACHINE}; make DESTDIR=${DESTDIR} install
                     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.