From ccddfb10b0e8ea230a4eb4540d32dd7ef3d4f476 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 12 Jan 1997 07:10:57 +0000 Subject: Back out the last backout. This should work now that the bsd.info.mk spammed revisions have been restored. --- lib/libcom_err/Makefile | 4 ++-- lib/libcom_err/doc/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libcom_err') diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 2ebbbaf..a5325c6 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.4 1996/09/04 22:22:46 bde Exp $ +# $Id: Makefile,v 1.5 1997/01/12 05:03:28 peter Exp $ LIB= com_err SRCS= com_err.c error_message.c et_name.c init_et.c MAN3= com_err.3 -#SUBDIR= doc +SUBDIR= doc beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/com_err.h \ diff --git a/lib/libcom_err/doc/Makefile b/lib/libcom_err/doc/Makefile index 275db96..bf403d9 100644 --- a/lib/libcom_err/doc/Makefile +++ b/lib/libcom_err/doc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1997/01/11 05:43:40 jmacd Exp $ +# $Id: Makefile,v 1.3 1997/01/12 05:03:29 peter Exp $ -INFO= com_err +#INFO= com_err .include -- cgit v1.1