summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libregex/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libregex/doc/Makefile')
-rw-r--r--gnu/lib/libregex/doc/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/gnu/lib/libregex/doc/Makefile b/gnu/lib/libregex/doc/Makefile
deleted file mode 100644
index b812f44..0000000
--- a/gnu/lib/libregex/doc/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-INFO = regex
-INFOSECTION= "Programming & development tools."
-INFOENTRY_regex= "* Regex: (regex). Regular expression library."
-
-CLEANFILES += regex.texi
-
-regex.texi: xregex.texi ../regex.h
- awk -f ${.CURDIR}/include.awk -v source=${.CURDIR}/../regex.h \
- < ${.CURDIR}/xregex.texi \
- | expand >$@
-
-.include <bsd.info.mk>
OpenPOWER on IntegriCloud