1# $OpenBSD: Makefile,v 1.10 2001/05/29 21:38:14 millert Exp $ 2 3PROG= lock 4BINOWN= root 5BINGRP= auth 6BINMODE=2555 7 8.include <bsd.prog.mk> 9