1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.5 2016/03/30 06:38:40 jmc Exp $ PROG= test SRCS= test.c LINKS= ${BINDIR}/test ${BINDIR}/[ .include <bsd.prog.mk>