summaryrefslogtreecommitdiff
path: root/distrib/special/arch/Makefile
blob: 5993552e872654e2d4496270ead50faa87d0264c (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.1 2014/01/06 22:28:50 deraadt Exp $

PROG=	arch

.PATH:  ${.CURDIR}/../../../usr.bin/arch

.include <bsd.prog.mk>