Makefile.in 284 Bytes
Newer Older
1 2 3 4 5 6
EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = rsabase.dll
7
IMPORTS   = rsaenh kernel32
8

9 10
RC_SRCS = version.rc

11 12
@MAKE_DLL_RULES@

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