From 6b96982fa1a0d9249f390e7230f8fa9f157a40f7 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 16:53:38 +0000 Subject: Fix DESTDIR. --- emulators/dynamips/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index 4c5517b32d5..91248b4caa5 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/03/03 19:21:38 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/04/07 17:00:14 joerg Exp $ DISTNAME= dynamips-0.2.7 CATEGORIES= emulators @@ -22,6 +22,8 @@ SUBST_FILES.libelf= dynamips.h rom2c.c SUBST_SED.libelf= -e 's,,,' SUBST_MESSAGE.libelf= Fix libelf header file path +INSTALLATION_DIRS= bin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dynamips ${DESTDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/nvram_export ${DESTDIR}${PREFIX}/bin -- cgit v1.2.3