Do not pass unnecessary flags to wrc in generated makefiles.
[wine/multimedia.git] / programs / notepad / Makefile.in
blob40c448bf22736cb2c6e0a03303687392453b4734
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = notepad.exe
6 APPMODE = gui
7 IMPORTS = comdlg32 shell32 msvcrt user32 gdi32 kernel32
8 EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
10 C_SRCS = \
11 License_En.c \
12 dialog.c \
13 license.c \
14 main.c
16 RC_SRCS = rsrc.rc
18 @MAKE_PROG_RULES@
20 ### Dependencies: