Sweden-Number/dlls/winaspi/Makefile.in

21 lines
301 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wnaspi32.dll
IMPORTS = advapi32 kernel32
ALTNAMES = winaspi.dll
SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
C_SRCS = \
aspi.c \
winaspi32.c
C_SRCS16 = \
winaspi16.c
@MAKE_DLL_RULES@
### Dependencies: