1# $OpenBSD: Makefile,v 1.6 2017/07/09 21:23:19 espie Exp $ 2 3PROG= test 4LINKS= ${BINDIR}/test ${BINDIR}/[ 5 6.include <bsd.prog.mk> 7