This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 21:04:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
124eaa046f
wine
/
dlls
/
dciman32
/
Makefile.in
7 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
Changed builtin dlls file names to make it clear they are not normal Unix libraries, and install them in $libdir/wine instead of $libdir to avoid name conflicts in /usr/lib.
2002-03-20 22:19:06 +00:00
MODULE
=
dciman32.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 15:52:54 +00:00
IMPORTLIB
=
dciman32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
Added a few empty source files so that each dll has at least one C file.
2000-07-26 18:30:38 +00:00
C_SRCS
=
dciman_main.c
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in a new issue
Copy permalink