Makefile.in 95 Bytes
Newer Older
1 2 3 4 5 6 7
MODULE    = cscript.exe
APPMODE   = -mwindows -municode

C_SRCS = \
	main.c

@MAKE_PROG_RULES@