progman: Remove the obsolete Xx.rc file.
[wine/hacks.git] / programs / start / Makefile.in
blobe889acca834feb7b64467799def72552b006cb62
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = start.exe
6 APPMODE = -mconsole
7 IMPORTS = shell32 user32 kernel32
9 C_SRCS = start.c
11 RC_SRCS = rsrc.rc
13 @MAKE_PROG_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend