Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/doc/Makefile.inc')
-rw-r--r--newlib/doc/Makefile.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/newlib/doc/Makefile.inc b/newlib/doc/Makefile.inc
index 630681c88..d2c26a13b 100644
--- a/newlib/doc/Makefile.inc
+++ b/newlib/doc/Makefile.inc
@@ -14,11 +14,6 @@ doc/makedoc.o: doc/makedoc.c
$(MKDIR_P) doc
$(CC_FOR_BUILD) -g $(CFLAGS_FOR_BUILD) -o $@ -c $<
-man-cache:
- ${srcdir}/doc/makedocbook.py --cache
-
-PHONY += man-cache
-
#
# Subdir documentation rules.
#