From 7a94956dd2da3ad80f1b05551a1663be2fdf0c6a Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 Jul 2001 11:51:28 +0000 Subject: Mark as USE_BUILDLINK_ONLY. --- archivers/arc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'archivers/arc/Makefile') diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 1a5c42670d3..bb193b72116 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/06/04 16:37:57 jtb Exp $ +# $NetBSD: Makefile,v 1.10 2001/07/15 11:51:28 jlam Exp $ # FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:09 fenner Exp # @@ -15,7 +15,8 @@ RESTRICTED= "Do not modify. Do not charge for redistribution" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -NO_WRKSUBDIR= yes +NO_WRKSUBDIR= yes +USE_BUILDLINK_ONLY= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/arc ${PREFIX}/bin/ -- cgit v1.2.3