summaryrefslogtreecommitdiff
path: root/distrib/special/hostname/Makefile
blob: b2569b76a0ccb228fe49a86b9e9c16188ee70718 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:02 deraadt Exp $

PROG=	hostname

.PATH:  ${.CURDIR}/../../../bin/hostname
.include <bsd.prog.mk>