user32: Get the graphics driver name from the desktop window registry entry.
[wine.git] / libs / wpp / Makefile.in
blob668c137b21926eeb42ee6f38d84011d9d41aa62e
1 DLLFLAGS = @DLLFLAGS@
2 STATICLIB = libwpp.a
4 C_SRCS = \
5 preproc.c \
6 wpp.c
8 LEX_SRCS = ppl.l
9 BISON_SRCS = ppy.y
11 @MAKE_RULES@