TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = rundll32.exe APPMODE = -mconsole IMPORTS = user32 kernel32 C_SRCS = \ rundll32.c @MAKE_PROG_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend