From 0f43646549d55ddd252f7a94880632b24aa0aa71 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Oct 2005 17:17:37 +0000 Subject: This needs libgetopt on some systems. --- benchmarks/forkbomb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks/forkbomb') diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index de033b79ed4..235baba7a8f 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 08:17:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/31 17:17:37 tv Exp $ # DISTNAME= forkbomb-1.4 @@ -19,4 +19,5 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/forkbomb ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/forkbomb.8 ${PREFIX}/${PKGMANDIR}/man8 +.include "../../devel/libgetopt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3