Annotation of researchv9/jerq/sgs/makefile, revision 1.1.1.1

1.1       root        1: all:   3cc 32reloc 3nm
                      2: 
                      3: 32reloc:       32reloc.c
                      4:        cc -o 32reloc -Iinc 32reloc.c
                      5: 3nm:   3nm.c
                      6:        cc -o 3nm -Iinc 3nm.c
                      7: 3cc:   3cc.c
                      8:        cc -o 3cc 3cc.c
                      9: 
                     10: install:       3cc
                     11:        cp 3cc /usr/jerq/bin
                     12:        strip /usr/jerq/bin/3cc
                     13:        cp 32reloc /usr/jerq/bin
                     14:        strip /usr/jerq/bin/32reloc
                     15:        cp 3nm /usr/jerq/bin
                     16:        strip /usr/jerq/bin/3nm
                     17: clean:
                     18:        rm -f core 3cc 32reloc

unix.superglobalmegacorp.com

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