Makefile.in 76 B

1234567
  1. STATICLIB = libwpp.a
  2. C_SRCS = wpp.c
  3. LEX_SRCS = ppl.l
  4. BISON_SRCS = ppy.y