|
|
1.1 ! root 1: CFLAGS=-gJDMUXTERM ! 2: CC=3cc ! 3: FILES=deltext.o frameop.o instext.o newframe.o ptofchar.o select.o string.o ! 4: CFILES=deltext.c frameop.c instext.c newframe.c ptofchar.c select.c string.c ! 5: ! 6: frame.a: $(FILES) ! 7: 3ar uv frame.a $(FILES) ! 8: ! 9: print: ! 10: @pr frame.h $(CFILES) ! 11: ! 12: lint: ! 13: lint -I/usr/jerq/include $(CFILES) -lj ! 14: ! 15: $(FILES): frame.h ! 16: ! 17: clean: ! 18: rm -f *.o core
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.