35 is the trick
[tridge/junkcode.git] / fnmatch / Makefile
1 CFLAGS = -Wall -g
2 # -ftest-coverage -fprofile-arcs
3
4 all: ms_fnmatch
5
6 clean: 
7         rm -f ms_fnmatch