Makefile.in 115 Bytes
MODULE    = termsv.exe
APPMODE   = -mconsole -municode
IMPORTS   = advapi32

C_SRCS = \
	main.c

@MAKE_PROG_RULES@