1# $OpenBSD: Makefile,v 1.1 2014/12/23 17:16:02 deraadt Exp $ 2 3PROG= hostname 4 5.PATH: ${.CURDIR}/../../../bin/hostname 6.include <bsd.prog.mk> 7