1# $OpenBSD: Makefile,v 1.1 2014/01/06 22:28:50 deraadt Exp $ 2 3PROG= arch 4 5.PATH: ${.CURDIR}/../../../usr.bin/arch 6 7.include <bsd.prog.mk> 8