From 25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 27 Mar 2001 17:27:19 +0000 Subject: MAN[1-9] -> MAN. --- lib/libcom_err/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcom_err') diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 081a0b7..65a3ffd 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -3,7 +3,7 @@ LIB= com_err SRCS= com_err.c error.c INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h -MAN3= com_err.3 +MAN= com_err.3 COM_ERRDIR= ${.CURDIR}/../../contrib/com_err CFLAGS+= -I${COM_ERRDIR} -- cgit v1.1