Sweden-Number/programs/start/Makefile.in

16 lines
234 B
Makefile
Raw Normal View History

2003-01-21 21:14:36 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = start.exe
APPMODE = cui
IMPORTS = shell32 user32 kernel32
C_SRCS = start.c
RC_SRCS = rsrc.rc
@MAKE_PROG_RULES@
### Dependencies: