summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-19 07:25:49 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-19 07:25:49 +0000
commitfef0b717d0287ab63a0f5a39dabf477c58182492 (patch)
treefbd20f595eb783bb206d955a6675ae73f21730c8 /Makefile
parent91099cf415727b7ff4a920913fabde84dcf7f8fa (diff)
Update.
2001-07-19 Ulrich Drepper <drepper@redhat.com> * Makefile: Add html goal. * manual/Makefile: Likewise.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3c7e7baf8..0fe29192c7 100644
--- a/Makefile
+++ b/Makefile
@@ -167,8 +167,8 @@ $(objpfx)glibcbug: $(common-objpfx)config.status glibcbug.in
cd $(<D) && CONFIG_FILES=$(@F) CONFIG_HEADERS= $(SHELL) $(<F)
# This makes the Info or DVI file of the documentation from the Texinfo source.
-.PHONY: info dvi pdf
-info dvi pdf:
+.PHONY: info dvi pdf html
+info dvi pdf html:
$(MAKE) $(PARALLELMFLAGS) -C manual $@
# This makes all the subdirectory targets.