Sweden-Number/programs/termsv/Makefile.in

9 lines
115 B
Makefile
Raw Normal View History

2009-04-15 14:58:00 +02:00
MODULE = termsv.exe
APPMODE = -mconsole -municode
IMPORTS = advapi32
2009-04-15 14:58:00 +02:00
C_SRCS = \
main.c
@MAKE_PROG_RULES@