projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Don't use old_spacing-1 if old_spacing already has the minimum value.
[wine]
/
dlls
/
ctl3d
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = ctl3d32.dll
6
IMPORTS = user32 kernel32
7
ALTNAMES = ctl3d.dll ctl3dv2.dll
8
9
LDDLLFLAGS = @LDDLLFLAGS@
10
SYMBOLFILE = $(MODULE).tmp.o
11
12
C_SRCS = ctl3d32.c
13
14
C_SRCS16 = ctl3d.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: