aboutsummaryrefslogtreecommitdiffstats
path: root/libntlm-0.21/test/Makefile
blob: d99dcb09df3b47ce8a37389418b3c5c4f4c75d84 (plain)
1
2
3
4
5
6
dumper: dumper.c getargs.o
	gcc -g -I.. -o dumper dumper.c getargs.o ../libntlm.a
	
clean:
	rm -f *.a *.o dumper *.bak *~ \#*\#