Makefile.in 92 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 STATICLIB = libwpp.a C_SRCS = \ preproc.c \ wpp.c LEX_SRCS = ppl.l BISON_SRCS = ppy.y