From c1df38abea047c076aae10ef630c765d0b694320 Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 31 May 1999 05:14:39 +0000 Subject: Anyone up for a little ocaml on their Alpha box? --- lang/ocaml/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 8404bbd..cd60d62 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -3,7 +3,7 @@ # Date created: 24 December 1996 # Whom: Kiriyama Kazuhiko # -# $Id: Makefile,v 1.6 1999/03/27 22:15:53 asami Exp $ +# $Id: Makefile,v 1.7 1999/05/09 16:39:54 steve Exp $ # DISTNAME= ocaml-2.02 @@ -20,6 +20,10 @@ HAS_CONFIGURE= yes #USE_GMAKE= yes ALL_TARGET= world bootstrap opt ocamlc.opt ocamlopt.opt +.if ${MACHINE_ARCH} != "i386" +PLIST= ${PKGDIR}/PLIST.noprof +.endif + MAN1= ocaml.1 ocamlc.1 ocamlcp.1 ocamldep.1 ocamllex.1 \ ocamlopt.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 ocamlmktop.1 \ ocamlc.opt.1 ocamlopt.opt.1 -- cgit v1.1