summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c696704..01fb441 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -99,7 +99,7 @@ distclean:
-$(CP) Makefile.dist Makefile
maintainer-clean:
- @echo "This command is intented for maintainers to use;"
+ @echo "This target is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
@@SETX@; for d in $(SUBDIRS) examples pablo; do \
(cd $$d && $(MAKE) $@); \