repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
display.drv16
/
Makefile.in
blob
4a451fed691d8b233a5abde3d67d7d8ac14a80a2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
display.drv16
6
IMPORTS
=
user32 kernel32
7
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
9
EXTRARCFLAGS
= -
O res16
10
11
C_SRCS
=
display.c
12
13
RC_SRCS
=
display.rc
14
15
@MAKE_DLL_RULES@