1# @(#)Makefile 8.1 (Berkeley) 06/06/93 2 3PROG= lock 4BINOWN= root 5BINMODE=4555 6 7.include <bsd.prog.mk> 8