From 3d396cc8f311cae6f8870e76013f518b83d5a0ae Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 14:01:34 +0000 Subject: Uses C++. --- emulators/vmips/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index 62a9e27e762..356ff20526b 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/04/04 18:07:16 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/06/02 14:02:45 joerg Exp $ # DISTNAME= vmips-1.3.1 @@ -17,4 +17,6 @@ INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} sysconfdir=${EGDIR:Q} EGDIR= ${PREFIX}/share/examples/vmips CONF_FILES= ${EGDIR}/vmipsrc ${PKG_SYSCONFDIR}/vmipsrc +USE_LANGUAGES= c c++ + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3