Makefile.in 352 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = winaspi.dll16
IMPORTS   = advapi32 kernel32
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,wnaspi32.dll

SPEC_SRCS = winaspi.dll16.spec

C_SRCS = winaspi.c

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend