Makefile.in 310 Bytes
Newer Older
1 2 3 4
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
5
MODULE    = rasapi32.dll
6
IMPORTLIB = librasapi32.$(IMPLIBEXT)
7
IMPORTS   = kernel32
8

9
C_SRCS = rasapi.c
10

11 12
SPEC_SRCS16 = rasapi16.spec

13
@MAKE_DLL_RULES@
14

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