head	1.2;
access;
symbols
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.02.27.21.19.11;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2005.06.19.14.38.51;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.4.1

PR:             109317
Submitted by:   Marcelo Araujo <araujo@@bsdmail.org>
@
text
@--- Makefile.orig	Wed Apr 13 15:03:57 2005
+++ Makefile	Wed Apr 13 15:06:03 2005
@@@@ -87,13 +87,12 @@@@
 	$(HIDE)$(MAKE) NATIVE=false $@@
 endif
 
-install: all install_bin install_lib install_doc
+install: all install_bin install_lib
 
 install_bin:
 	@@echo "Install binaries"
 	$(HIDE)mkdir -p $(BINDIR)
 	$(HIDE)$(INSTALL) -m755 $(INSTALL_BINARIES) $(BINDIR)/
-	
 
 install_lib:
 	@@echo "Build META"
@


1.1
log
@Add cduce 0.3.2.

CDuce is an XML centric programming language result of a joint research
project on XML, semantic subtyping, databases and efficient tree automata.

Despite its XML orientation, it is also generalist.

PR:		82117
Submitted by:	Marwan Burelle <marwan.burelle (at) lri.fr>
@
text
@@

