Sweden-Number/programs/rundll.exe16/Makefile.in

12 lines
220 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = rundll.exe16
APPMODE = -mwindows -Wb,--subsystem,win16
IMPORTS = kernel32 kernel
C_SRCS = rundll.c
@MAKE_PROG_RULES@