Annotation of researchv9/jtools/src/sux/Makev9, revision 1.1

1.1     ! root        1: CFLAGS = -I../sunlib -g -DX11
        !             2: LIBS   = ../sunlib/libj.a -lX11 -lipc
        !             3: OFILES = window.o deltext.o frameop.o instext.o newframe.o \
        !             4:          ptofchar.o select.o string.o sux.o
        !             5: 
        !             6: sux: $(OFILES)
        !             7:        cc -o sux $(CFLAGS) $(OFILES) $(LIBS)
        !             8:        strip -s sux
        !             9: 
        !            10: 

unix.superglobalmegacorp.com

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