From 6e17e835509640cc4c1a21340437c38166b83f22 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 17 Nov 1995 17:10:16 +0000 Subject: Add NO_MTREE=yes. --- emulators/linux_base-suse-9.1/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/linux_base-suse-9.1/Makefile') diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 14fd5cbd4309..46235f2c8210 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.4 1995/11/08 15:05:22 erich Exp $ +# $Id: Makefile,v 1.5 1995/11/14 13:03:13 asami Exp $ # DISTNAME= linux_lib @@ -14,6 +14,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} +NO_MTREE= yes pre-install: @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} -- cgit v1.2.3