projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wineps.drv: Slightly simplify a PPD parser code snippet.
[wine]
/
dlls
/
olecli32
/
Makefile.in
1
MODULE = olecli32.dll
2
IMPORTLIB = olecli32
3
IMPORTS = ole32 gdi32
4
5
C_SRCS = \
6
olecli_main.c
7
8
@MAKE_DLL_RULES@