Makefile.in 96 Bytes
Newer Older
1 2
MODULE    = termsv.exe
APPMODE   = -mconsole -municode
3
IMPORTS   = advapi32
4 5 6

C_SRCS = \
	main.c