003c2e40f9
I notice info(1) has some problems moving back and forth through the resulting info file, but emacs doesn't, so i figure it's rather a problem with info(1) itself. To the least, this file installs now finally.
8 lines
197 B
Makefile
8 lines
197 B
Makefile
# $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>
|