Annotation of Net2/arch/vax/consolerl/makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    7.2 (Berkeley) 5/8/91
                      2: 
                      3: BOOTS= boot
                      4: STDBOOS= defboo.com anyboo.com
                      5: DEFBOOS= defboo.hk defboo.hp defboo.ra defboo.up
                      6: DEVBOOS= hkmboo.com hksboo.com hpmboo.com hpsboo.com \
                      7:        ramboo.com rasboo.com upmboo.com upsboo.com
                      8: UTILS= format copy drtest
                      9: # order is NOT random...
                     10: OBJS=  ${BOOTS} ${STDBOOS} ${DEVBOOS} ${UTILS}
                     11: DRIVE= /dev/crl
                     12: 
                     13: # build a boot console rl02 from a DEC console rl02 pack
                     14: update:        ${OBJS}
                     15:        arff rmf ${DRIVE} ${OBJS}
                     16:        -rm -f defboo.com
                     17: 
                     18: defboo.com:
                     19:        @echo You must copy one of ${DEFBOOS} to defboo.com.
                     20:        @echo See installing and operating guide for details.
                     21:        @/bin/false     #force exits
                     22: 
                     23: clean:
                     24:        rm -f ${BOOTS} ${UTILS} defboo.com

unix.superglobalmegacorp.com

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