diff options
Diffstat (limited to 'math/ltm/Makefile')
-rw-r--r-- | math/ltm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 6b9b9624756..3624a06fb69 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/30 13:57:25 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= ltm-0.30 @@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/libtommath-0.30 USE_BUILDLINK3= yes MAKEFILE= makefile -ALL_TARGET= default +BUILD_TARGET= default INSTALLATION_DIRS= include lib |