diff options
Diffstat (limited to 'emulators/suse121_linux/Makefile.common')
-rw-r--r-- | emulators/suse121_linux/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common index a3db8965d80..c08973e9050 100644 --- a/emulators/suse121_linux/Makefile.common +++ b/emulators/suse121_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2012/04/13 14:19:17 obache Exp $ +# $NetBSD: Makefile.common,v 1.3 2012/10/03 12:55:19 asau Exp $ # used by emulators/suse113_base/Makefile SUSE_PKG= yes @@ -18,8 +18,6 @@ EMUL_PLATFORMS+= linux-i386 ONLY_FOR_PLATFORM+= NetBSD-5.99*-x86_64 ONLY_FOR_PLATFORM+= NetBSD-[6-9]*-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" # _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures. |