1# $OpenBSD: Makefile,v 1.7 2016/06/01 16:57:48 tedu Exp $ 2 3PROG= newsyslog 4 5BINOWN= root 6 7MAN= newsyslog.8 8 9.include <bsd.prog.mk> 10