Sweden-Number/programs/net/Makefile.in

16 lines
294 B
Makefile
Raw Normal View History

2007-05-02 19:30:19 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = net.exe
APPMODE = -mconsole
IMPORTS = user32 advapi32 kernel32
2007-05-02 19:30:19 +02:00
C_SRCS = net.c
RC_SRCS = rsrc.rc
2007-05-02 19:30:19 +02:00
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend