Sweden-Number/programs/services/Makefile.in

15 lines
272 B
Makefile
Raw Normal View History

2008-03-15 09:49:42 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = services.exe
APPMODE = -mconsole
IMPORTS = kernel32
C_SRCS = \
services.c
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend