Annotation of researchv9/jtools/src/cip/makestools, revision 1.1.1.1

1.1       root        1: CFLAGS = -I../sunlib -g -DBSD -DSUNTOOLS
                      2: LIBS   = ../sunlib/libsj.a -lsuntool -lsunwindow -lpixrect
                      3: OFILES = buttons.o cip.o commands.o draw.o dump.o edit.o icons.o menus.o near.o pic.o \
                      4:          readPic.o space.o things.o track.o transform.o
                      5: 
                      6: cip: $(OFILES)
                      7:        cc -o cip $(OFILES) $(LIBS)
                      8: 
                      9: $(OFILES): cip.h

unix.superglobalmegacorp.com

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