This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-28 14:10:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6d4170bd40
wine
/
dlls
/
rasapi32
/
Makefile.in
7 lines
83 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
=
rasapi32.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
=
rasapi32
List 16-bit spec files explicitly to avoid problems with some versions of make.
2003-03-23 20:00:02 +00:00
Removed some more trailing whitespace.
2002-06-01 02:55:48 +00:00
C_SRCS
=
rasapi.c
Added RasEnumConnections stub.
1998-12-11 13:26:26 +00:00
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 New Issue
Copy Permalink