Add manual page.
[dragonfly.git] / usr.bin / shlock / Makefile
1 # $DragonFly: src/usr.bin/shlock/Makefile,v 1.2 2005/07/31 09:13:48 asmodai Exp $
2
3 PROG=   shlock
4 WARNS?= 6
5
6 .include <bsd.prog.mk>