blob: c7798a39c1848d3176a185a07b6a7d3de48be0b0 [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = rundll32.exe
APPMODE = -mwindows
IMPORTS = user32 kernel32
C_SRCS = \
rundll32.c
@MAKE_PROG_RULES@