head	1.3;
access;
symbols
	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
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2004.02.01.17.50.56;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2002.06.20.19.53.10;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.18.08.42.17;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.6

PR:		ports/62205
Submitted by:	Christopher Rued <c.rued@@xsb.com> (maintainer)
@
text
@--- ../Makefile.orig	Sat Apr 27 11:28:50 2002
+++ ../Makefile	Sat Apr 27 11:28:39 2002
@@@@ -38,16 +38,16 @@@@
 
 syslib::
 	@@echo ""
-	cd syslib; make
+	cd syslib; gmake
 
 lib::
 	@@echo ""
-	cd lib; make
+	cd lib; gmake
 
 cmplib::
 	@@echo ""
-	cd cmplib; make
+	cd cmplib; gmake
 
 packages::
 	@@echo ""
-	cd packages; make
+	cd packages; gmake
@


1.2
log
@upgrade to 2.5

PR:		39474
Submitted by:	maintainer
@
text
@@


1.1
log
@add xsb
A tabled Logic Programming and Deductive Database system

PR:		29322
Submitted by:	Christopher Rued <c.rued@@xsb.com>
@
text
@d1 2
a2 2
--- ../Makefile.orig	Sun Jul 29 17:47:07 2001
+++ ../Makefile	Sun Jul 29 17:47:59 2001
@

