DLLFLAGS = @DLLFLAGS@
STATICLIB = libwpp.a
C_SRCS = \
preproc.c \
wpp.c
LEX_SRCS = ppl.l
BISON_SRCS = ppy.y
@MAKE_RULES@