Avoid using the MAKEPOINTS macro, it's broken on big endian.
[wine/wine-kai.git] / dlls / rsabase / Makefile.in
blobc873fb7e2a73c06f64181f8b16941198e64e1e1d
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = rsabase.dll
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 main.c
12 SUBDIRS = tests
14 @MAKE_DLL_RULES@
16 ### Dependencies: