TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = start.exe APPMODE = -mconsole -municode IMPORTS = shell32 user32 kernel32 C_SRCS = start.c RC_SRCS = rsrc.rc @MAKE_PROG_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend