blob: 96566aff7b46f2666d314652bb0d946dbdbd3069 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- interfaces/Makefile.in.orig Mon Aug 23 10:00:40 2004
+++ interfaces/Makefile.in Mon Aug 23 10:00:45 2004
@@ -225,7 +225,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
xsb_includes = @xsb_includes@
-SUBDIRS = C Prolog
+SUBDIRS = C
all: all-recursive
.SUFFIXES:
|