Annotation of researchv9/jerq/src/lib/layer/makefile, revision 1.1

1.1     ! root        1: L=liblayer.a
        !             2: CC=3cc
        !             3: OBJ=   dellayer.o downback.o layerop.o lbitblt.o lblt.o lpoint.o lrectf.o \
        !             4:        lsegment.o ltexture.o newlayer.o upfront.o lbox.o setvis.o
        !             5: CFLAGS=-J
        !             6: 
        !             7: $L: $(OBJ)
        !             8:        3ar uv $L $^
        !             9: 
        !            10: clean:
        !            11:        rm -f core *.o
        !            12: 
        !            13: install:       $L
        !            14:        rm -f /usr/jerq/lib/liblayer.a
        !            15:        ln $L /usr/jerq/lib/liblayer.a

unix.superglobalmegacorp.com

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