|
|
Sample Programs from NeXSTEP 3.3
# # Makefile Preamble # PRECOMPS = Graph.p # declare our other ofiles that the yacc and lex modules produce # vers.o contains current version info from the vers_string command OTHER_OFILES = expr.o token.o vers.o # tell yacc to produe a y.tab.h file, which has #defines for the token types YFLAGS = -d # junk produced by yacc and lex that is removed when we make clean # vers.c is produced by the vers_string command. OTHER_GARBAGE = expr.m y.tab.h token.m vers.c # Uncomment this to find memory leaks # OTHER_LIBS = -lMallocDebug
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.