diff options
Diffstat (limited to 'doc/html/Tutor')
-rw-r--r-- | doc/html/Tutor/Graphics/Makefile.in | 2 | ||||
-rw-r--r-- | doc/html/Tutor/Makefile.in | 2 | ||||
-rw-r--r-- | doc/html/Tutor/examples/Makefile.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/Tutor/Graphics/Makefile.in b/doc/html/Tutor/Graphics/Makefile.in index 6f3efd4..fdcb8b5 100644 --- a/doc/html/Tutor/Graphics/Makefile.in +++ b/doc/html/Tutor/Graphics/Makefile.in @@ -469,7 +469,7 @@ uninstall-am: uninstall-info-am uninstall-localdocDATA # Ignore most rules -lib progs check test _test: +lib progs check test _test check-p check-s: @echo "Nothing to be done" tests dep depend: diff --git a/doc/html/Tutor/Makefile.in b/doc/html/Tutor/Makefile.in index d18081f..e408232 100644 --- a/doc/html/Tutor/Makefile.in +++ b/doc/html/Tutor/Makefile.in @@ -627,7 +627,7 @@ uninstall-info: uninstall-info-recursive # Ignore most rules -lib progs check test _test: +lib progs check test _test check-p check-s: @echo "Nothing to be done" tests dep depend: diff --git a/doc/html/Tutor/examples/Makefile.in b/doc/html/Tutor/examples/Makefile.in index ee99a99..e1ae4d0 100644 --- a/doc/html/Tutor/examples/Makefile.in +++ b/doc/html/Tutor/examples/Makefile.in @@ -506,7 +506,7 @@ uninstall-am: uninstall-info-am uninstall-localdocDATA \ # Ignore most rules -lib progs check test _test: +lib progs check test _test check-p check-s: @echo "Nothing to be done" tests dep depend: |