aboutsummaryrefslogtreecommitdiff
path: root/lib/libcom_err/doc/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-01-02 18:45:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-01-02 18:45:03 +0000
commit2d2813618c3818d7d41a7ced1fca4a1a01d3591d (patch)
tree0a376369b34e9959bf6c234331c325fc6b9cde60 /lib/libcom_err/doc/Makefile
parentde90b09a791bc134afe2fbf8236e4482343122a7 (diff)
Notes
Diffstat (limited to 'lib/libcom_err/doc/Makefile')
-rw-r--r--lib/libcom_err/doc/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libcom_err/doc/Makefile b/lib/libcom_err/doc/Makefile
deleted file mode 100644
index 4c3c0bb0c744..000000000000
--- a/lib/libcom_err/doc/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-
-INFO= com_err
-INFOSECTION= "Programming & development tools."
-INFOENTRY_com_err= "* libcom_err: (com_err). A Common Error Description Library for UNIX."
-
-.include <bsd.info.mk>