repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
programs
/
uninstaller
/
Makefile.in
blob
9f84dc0e40a90889850666139b1234dacab8d39b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
uninstaller.exe
6
APPMODE
=
gui
7
IMPORTS
=
user32 gdi32 advapi32 kernel32
8
9
C_SRCS
=
\
10
main.c
11
12
RC_SRCS
=
rsrc.rc
13
14
@MAKE_PROG_RULES@
15
16
### Dependencies: