This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
af4c6c8155
Sweden-Number
/
dlls
/
winnls32
/
Makefile.in
8 lines
86 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 23:19:06 +01:00
MODULE
=
winnls32.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 16:52:54 +01:00
IMPORTLIB
=
winnls32
List 16-bit spec files explicitly to avoid problems with some versions of make.
2003-03-23 21:00:02 +01:00
Added a spec file for 16bit imm. Added spec files for winnls and winnls32.
2000-12-14 22:56:18 +01:00
C_SRCS
=
\
winnls.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@