repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wineconsole: Avoid an empty for loop.
[wine.git]
/
libs
/
wpp
/
Makefile.in
blob
668c137b21926eeb42ee6f38d84011d9d41aa62e
1
DLLFLAGS
=
@DLLFLAGS@
2
STATICLIB
=
libwpp.a
3
4
C_SRCS
=
\
5
preproc.c \
6
wpp.c
7
8
LEX_SRCS
=
ppl.l
9
BISON_SRCS
=
ppy.y
10
11
@MAKE_RULES@