repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Destroy the unused buttons in a message box instead of only hiding them.
[wine/testsucceed.git]
/
dlls
/
spoolss
/
Makefile.in
blob
325cece5fa6aac82b85259a19d55b9de4e449876
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
spoolss.dll
6
IMPORTLIB
=
spoolss
7
IMPORTS
=
winspool kernel32
8
9
C_SRCS
=
\
10
router.c \
11
spoolss_main.c
12
13
@MAKE_DLL_RULES@