repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wrc: Clean output files when aborting on an error or signal.
[wine/multimedia.git]
/
dlls
/
serialui
/
Makefile.in
blob
910911e492c3da996c6f1caca8adc59a9590b04f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
serialui.dll
6
IMPORTLIB
=
libserialui.
$(
IMPLIBEXT
)
7
IMPORTS
=
user32 advapi32 kernel32
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
C_SRCS
=
\
11
confdlg.c
12
13
RC_SRCS
=
serialui_rc.rc
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies: