Sweden-Number/dlls/mpr/Makefile.in

22 lines
350 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mpr.dll
IMPORTLIB = mpr
IMPORTS = user32 advapi32 kernel32
C_SRCS = \
auth.c \
mpr_main.c \
multinet.c \
nps.c \
pwcache.c \
wnet.c
2004-10-27 02:47:53 +02:00
RC_SRCS = mpr.rc
2000-03-17 16:09:48 +01:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend