Makefile.in 93 Bytes
MODULE    = mshta.exe
APPMODE   = -mwindows -municode

C_SRCS = \
	main.c

@MAKE_PROG_RULES@