1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:56 deraadt Exp $ PROG= test SRCS= test.c LINKS= ${BINDIR}/test ${BINDIR}/[ MLINKS= test.1 '[.1' .include <bsd.prog.mk>