head	1.3;
access;
symbols
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.04.23.01.34.05;	author lioux;	state dead;
branches;
next	1.2;

1.2
date	2002.08.12.14.22.37;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2002.02.11.05.22.16;	author pat;	state Exp;
branches;
next	;


desc
@@


1.3
log
@o Update to 3.08.3
o Uphold both CFLAGS and INSTALL_* permission safeness
o Both sort and update PLIST
o Tested against net/mldonkey-devel for 24 hours
@
text
@--- man/Makefile.orig	Thu Aug  1 21:43:47 2002
+++ man/Makefile	Thu Aug  1 21:44:03 2002
@@@@ -18,5 +18,3 @@@@
 
 install:
 	for i in *.m; do cp $$i $(DIR)/`basename $$i .m`.$(MANEXT); done
-	echo '.so man$(MANEXT)/ocamlc.$(MANEXT)' > $(DIR)/ocamlc.opt.$(MANEXT)
-	echo '.so man$(MANEXT)/ocamlopt.$(MANEXT)' > $(DIR)/ocamlopt.opt.$(MANEXT)
@


1.2
log
@Update to ocaml 3.05.

PR:		41299
Submitted by:	Ronald Kuehn <rk@@ronald.org>
Approved by:	maintainer timeout
@
text
@@


1.1
log
@Update to 3.04

PR:		33820
Submitted by:	Ronald Kuehn <rk@@ronald.org>
Approved by:	maintainer
@
text
@d1 3
a3 3
--- man/Makefile.orig	Wed Nov 17 13:57:40 1999
+++ man/Makefile	Sun Feb 10 23:44:43 2002
@@@@ -16,5 +16,3 @@@@
d6 3
a8 3
 	for i in *.m; do cp $$i $(MANDIR)/`basename $$i .m`.$(MANEXT); done
-	echo '.so man$(MANEXT)/ocamlc.$(MANEXT)' > $(MANDIR)/ocamlc.opt.$(MANEXT)
-	echo '.so man$(MANEXT)/ocamlopt.$(MANEXT)' > $(MANDIR)/ocamlopt.opt.$(MANEXT)
@

