aboutsummaryrefslogtreecommitdiff
path: root/Makefile.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-08-21 00:44:10 +0000
committerdos-reis <gdr@axiomatics.org>2009-08-21 00:44:10 +0000
commit890b86902428f4cc2329f0b09fc293e78189605d (patch)
tree0c47cec70c22825ffbf0c24336a49fbee42041c0 /Makefile.pamphlet
parentb890b870ba6641b7670fce7827f5928c4383dd9c (diff)
downloadopen-axiom-890b86902428f4cc2329f0b09fc293e78189605d.tar.gz
install is a phony target
Diffstat (limited to 'Makefile.pamphlet')
-rw-r--r--Makefile.pamphlet1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pamphlet b/Makefile.pamphlet
index e4a98cf0..5250fd8d 100644
--- a/Makefile.pamphlet
+++ b/Makefile.pamphlet
@@ -568,6 +568,7 @@ $(addprefix $(axiom_build_bindir)/, notangle noweave): maybe-cp-noweb-srcdir
\subsection{install}
<<install>>=
+.PHONY: install
install:
@echo Installing OpenAxiom in $(DESTDIR)$(prefix)
@$(mkinstalldirs) "$(DESTDIR)$(open_axiom_installdir)"