xref: /original-bsd/usr.bin/lock/Makefile (revision 6fdbdce2)
1#	@(#)Makefile	5.4 (Berkeley) 05/11/90
2
3PROG=	lock
4
5.include <bsd.prog.mk>
6