diff options
Diffstat (limited to 'lang/smlnj')
-rw-r--r-- | lang/smlnj/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/smlnj/Makefile.common b/lang/smlnj/Makefile.common index d3b2e952809..00c9cdf94a9 100644 --- a/lang/smlnj/Makefile.common +++ b/lang/smlnj/Makefile.common @@ -1,4 +1,7 @@ -# $NetBSD: Makefile.common,v 1.9 2009/12/15 06:35:29 asau Exp $ +# $NetBSD: Makefile.common,v 1.10 2014/10/05 16:41:07 wiz Exp $ +# +# used by lang/smlnj/Makefile +# used by lang/twelf/Makefile # smlnj also supports hppa, sparc, ppc, mlrisc & alpha # pkg support for those platforms, and say, solaris-x86 |