Annotation of researchv9/jtools/src/demo/asteroids/mkv9, revision 1.1

1.1     ! root        1: OBJ=a.o batcomp.o bomb.o event.o explode.o image.o rock.o ship.o
        !             2: LIBS=  ../../sunlib/libj.a -lX11 -lipc
        !             3: CFLAGS=        -I../../sunlib -DX11 -g
        !             4: NPROC= 2
        !             5: 
        !             6: a: $OBJ
        !             7:        $CC $CFLAGS $OBJ $LIBS -o a
        !             8:        strip -s a
        !             9: 
        !            10: lint:
        !            11:        lint -p -I/usr/jerq/include $(FILES)
        !            12: 
        !            13: clean:
        !            14:        rm -f *.o core a m.out

unix.superglobalmegacorp.com

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