blob: d7deed00edc79d9001225040c842d091e640d95e [file] [log] [blame]
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