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
krnl386.exe16: Update a comment.
[wine/testsucceed.git]
/
dlls
/
wineps16.drv16
/
Makefile.in
blob
023409df215e888ade0e48b5fc08ac2a77746e2b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineps16.drv16
6
IMPORTS
=
kernel32
7
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
9
10
C_SRCS
=
driver.c
11
12
@MAKE_DLL_RULES@