1# $OpenBSD: Makefile,v 1.3 2016/03/30 06:38:45 jmc Exp $ 2 3PROG= arch 4LINKS= ${BINDIR}/arch ${BINDIR}/machine 5 6.include <bsd.prog.mk> 7