6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
# $NetBSD: Makefile,v 1.4 2009/04/14 22:15:26 lukem Exp $
|
||
|
|
||
|
PROG= shlock
|
||
|
|
||
|
.include <bsd.prog.mk>
|