Makefile.in 100 Bytes
Newer Older
1
MODULE    = rundll32.exe
2
APPMODE   = -mwindows -municode
3
IMPORTS   = user32
4 5 6

C_SRCS = \
	rundll32.c