Do not free the not owned error string.
[wine.git] / programs / notepad / Makefile.in
blob0630595dfa651c7b99c155a386b8dbb1af72df98
1 EXTRADEFS = -DSTRICT
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = notepad
8 LICENSELANG = En
10 C_SRCS = \
11 dialog.c \
12 language.c \
13 license.c \
14 main.c \
15 search.c \
16 $(LICENSELANG:%=License_%.c)
18 RC_SRCS = rsrc.rc
20 @MAKE_PROG_RULES@
22 ### Dependencies: