|
|
1.1 ! root 1: DESTDIR=/bin386/usr/bin/ ! 2: SRCDIR= /usr/lib/terminfo ! 3: #CFLAGS= -A -O -DSRCDIR='"$(SRCDIR)"' -DTRACE # compile with trace ! 4: CFLAGS= -A -O -DSRCDIR='"$(SRCDIR)"' ! 5: LIB=/usr/lib ! 6: INCL=/usr/include ! 7: ! 8: SRCS= read_entry.c dump.c dump_names.c ! 9: ! 10: infocmp: dump.o dump_names.o read_entry.o ! 11: cc -o $(DESTDIR)infocmp dump.o dump_names.o read_entry.o ! 12: ! 13: dump.o: dump.c term.h compiler.h ! 14: ! 15: dump_names.o: dump_names.c ! 16: ! 17: read_entry.o: term.h object.h ! 18: dump.o: compiler.h term.h
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.