Added some flex options to avoid compiler warnings.
[wine/hacks.git] / dlls / crtdll / Makefile.in
blob937fc89a729dd21b688695a4553069e99ae2f1bb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = crtdll.dll
6 IMPORTLIB = libcrtdll.$(IMPLIBEXT)
7 IMPORTS = msvcrt kernel32
8 EXTRALIBS = $(LIBUNICODE)
9 MODCFLAGS = @BUILTINFLAG@
10 EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
12 C_SRCS = \
13 crtdll_main.c
15 @MAKE_DLL_RULES@
17 ### Dependencies: