Annotation of researchv9/jtools/src/demo/mkfile, revision 1.1

1.1     ! root        1: CFLAGS=        -I../sunlib -DSUNTOOLS -DBSD -g
        !             2: LIBS=  ../sunlib/libsj.a -lsunwindow -lpixrect
        !             3: PROGS= bounce ball clock
        !             4: 
        !             5: all: $PROGS
        !             6: 
        !             7: bounce: bounce.o
        !             8:        cc -s -o bounce bounce.o $LIBS
        !             9: 
        !            10: ball: ball.o
        !            11:        cc -s -o ball ball.o $LIBS
        !            12: 
        !            13: clock: clock.o
        !            14:        cc -g -o clock clock.o $LIBS

unix.superglobalmegacorp.com

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