Annotation of researchv9/jtools/src/pads/x11/mkv9, revision 1.1

1.1     ! root        1: NPROC  = 2
        !             2: JDIR   = ../../sunlib
        !             3: LIBS   = $JDIR/libj.a -lX11 -lipc
        !             4: CFLAGS = -g -I.. -I$JDIR -DX11
        !             5: OFILES= paint.o buttons.o lib.o pad.o lineops.o cursor.o\
        !             6:        master.o host.o protocol.o cache.o scripthit.o
        !             7: 
        !             8: pads: $OFILES
        !             9:        $CC $CFLAGS -o pads $OFILES $LIBS
        !            10:        strip -s pads
        !            11: 
        !            12: $OFILES: univ.h ../pads.pri
        !            13: 
        !            14: clean:
        !            15:        rm -f *junk* core jim.recover

unix.superglobalmegacorp.com

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