aboutsummaryrefslogtreecommitdiff
path: root/Makefile.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-10-26 02:06:47 +0000
committerdos-reis <gdr@axiomatics.org>2009-10-26 02:06:47 +0000
commitd9bb3b6ba4d75814b63b3308e333f9d3ad8a85ee (patch)
treeacb4aba1839527c628c1aa6eacc4eb4258d64fa4 /Makefile.pamphlet
parente23e15aa5c1a1e476fb022edaefe95f5fbe9c97e (diff)
downloadopen-axiom-d9bb3b6ba4d75814b63b3308e333f9d3ad8a85ee.tar.gz
Remove duplicate libtool target
Diffstat (limited to 'Makefile.pamphlet')
-rw-r--r--Makefile.pamphlet5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.pamphlet b/Makefile.pamphlet
index b4f7aeb2..db7e3976 100644
--- a/Makefile.pamphlet
+++ b/Makefile.pamphlet
@@ -320,7 +320,7 @@ SUBDIRS = src
build_srcdir = $(builddir)/src
-AXIOM_SRC_TARGETS = all-algebra all-asq all-axiomsys all-boot \
+AXIOM_SRC_TARGETS = all-algebra all-asq all-axiomsys all-boot all-share \
all-clef all-doc all-graph all-hyper all-input all-interpsys \
all-lib all-lisp all-sman all-driver all-src all-databases
@@ -463,9 +463,6 @@ stamp-rootdirs: $(axiom_build_document)
@mkdir -p "${TMP}"
@$(STAMP) stamp-rootdirs
-
-libtool: $(LIBTOOL_DEPS)
- $(SHELL) ./config.status --recheck
@
\subsection{\File{gcl/}}