summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-01 00:30:17 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-01 00:30:17 +0000
commit1830a0d541a97bb3ad59d06c233fc67fb2e05898 (patch)
treeda70ab078b919b273d7d2cd1dcc4db59f322b90e /Makefile
parent7210de33793bc5804291d13b543b3f452831013b (diff)
Update.
* Makefile (pdf): New goal. * manual/Makefile: Add definitions and rules for PDF generation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f4e4c231b8..1c9378ea2f 100644
--- a/Makefile
+++ b/Makefile
@@ -163,8 +163,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
-info dvi:
+.PHONY: info dvi pdf
+info dvi pdf:
$(MAKE) $(PARALLELMFLAGS) -C manual $@
# This makes all the subdirectory targets.