includes: Fix alignment for 64-bits
[wine/wine64.git] / dlls / crtdll / Makefile.in
blobc53ac78437945ed64f81b0a8e541648ad70f45f0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = crtdll.dll
6 IMPORTLIB = crtdll
7 IMPORTS = msvcrt kernel32
8 MODCFLAGS = @BUILTINFLAG@
9 EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
11 C_SRCS = \
12 crtdll_main.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend