summaryrefslogtreecommitdiffstats
path: root/newlib/libc/errno/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/errno/Makefile.am')
-rw-r--r--newlib/libc/errno/Makefile.am15
1 files changed, 1 insertions, 14 deletions
diff --git a/newlib/libc/errno/Makefile.am b/newlib/libc/errno/Makefile.am
index db5bb3d1c..187e303c4 100644
--- a/newlib/libc/errno/Makefile.am
+++ b/newlib/libc/errno/Makefile.am
@@ -22,18 +22,5 @@ endif # USE_LIBTOOL
include $(srcdir)/../../Makefile.shared
CHEWOUT_FILES =
-
-SUFFIXES = .def
-
-CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
-
-.c.def:
- $(CHEW) < $< > $*.def 2> $*.ref
- touch stmp-def
-
-TARGETDOC = ../tmp.texi
-
+CHAPTERS =
# No doc for errno.
-doc:
-
-CLEANFILES = $(CHEWOUT_FILES) *.ref