1# $OpenBSD: Makefile,v 1.9 2015/04/15 02:10:25 deraadt Exp $ 2 3PROG= su 4BINOWN= root 5BINMODE=4555 6COPTS=-Wall 7.include <bsd.prog.mk> 8