wine/programs/start/Makefile.in
2004-03-02 21:00:00 +00:00

16 lines
224 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = start.exe
APPMODE = -mconsole
IMPORTS = shell32
C_SRCS = start.c
RC_SRCS = rsrc.rc
@MAKE_PROG_RULES@
### Dependencies: