From 8c9a9196a3f94bd4551d887f58c881c45415c248 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 22 Jun 2004 20:34:11 +0000 Subject: 80 chars per line. --- lang/smlnj/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang/smlnj') diff --git a/lang/smlnj/Makefile.common b/lang/smlnj/Makefile.common index beeb0e933fb..6370415ef6b 100644 --- a/lang/smlnj/Makefile.common +++ b/lang/smlnj/Makefile.common @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.common,v 1.3 2003/08/01 15:55:29 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.4 2004/06/22 20:34:11 xtraeme Exp $ # smlnj also supports hppa, sparc, ppc, mlrisc & alpha # pkg support for those platforms, and say, solaris-x86 # is left as an (easy) exercise for the reader. -ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386 SunOS-*-sparc NetBSD-*-sparc NetBSD-*-powerpc +ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386 SunOS-*-sparc \ + NetBSD-*-sparc NetBSD-*-powerpc .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3