Sweden-Number/programs/findstr/Makefile.in

8 lines
95 B
Makefile
Raw Normal View History

2012-10-03 17:25:52 +02:00
MODULE = findstr.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c
@MAKE_PROG_RULES@