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

1.1     ! root        1: JDIR   = ../../sunlib
        !             2: LIBS   = $(JDIR)/libs4j.a -lsuntool -lsunwindow -lpixrect
        !             3: CFLAGS = -g -I.. -I$(JDIR) -DBSD -DSUNTOOLS
        !             4: OFILES= paint.o buttons.o lib.o pad.o lineops.o cursor.o\
        !             5:        master.o host.o protocol.o cache.o scripthit.o
        !             6: 
        !             7: pads:$(OFILES)
        !             8:        $(CC) $(CFLAGS) -o pads $(OFILES) $(LIBS)
        !             9: 
        !            10: %.o:   %.c univ.h ../pads.pri
        !            11:        $(CC) $(CFLAGS) -c $*.c
        !            12: 
        !            13: clean:
        !            14:        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.