winhelp: Removed the topics button, and forward search and topics to the same prop...
[wine] / programs / write / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = write.exe
6 APPMODE   = -mwindows
7 IMPORTS   = user32 gdi32 kernel32
8
9 C_SRCS = write.c
10
11 RC_SRCS = rsrc.rc
12
13 @MAKE_PROG_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend