diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 5e09f24..6c027b7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,9 +1,3 @@ -all: - @echo -e \ -"Generate documentation:\n" \ -"\tmake full - full documentation with dependency graphs (slow)\n" \ -"\tmake fast - fast mode without dependency graphs" - full: brandt.doxy doxygen $< |