From b0581db43df374f953a2e4051c24c39a63f9fdb1 Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Tue, 13 Jun 1995 13:26:44 -0800 Subject: [PATCH] nroff & install portability updates SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 8.8 --- usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 b/usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 index e08e14b737..132d72dba9 100644 --- a/usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 +++ b/usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 @@ -7,7 +7,7 @@ # # NCR 3000 support from Kevin Darcy . # -# @(#)Makefile.NCR3000 8.7 (Berkeley) %G% +# @(#)Makefile.NCR3000 8.8 (Berkeley) %G% # # use O=-O (usual) or O=-g (debugging) @@ -73,7 +73,6 @@ all: ${ALL} sendmail: ${BEFORE} ${OBJS} ${CC} -o sendmail ${LDOPTS} ${OBJS} ${LIBDIRS} ${LIBS} -#NROFF= nroff -h NROFF= /usr/ucb/nroff -h MANDOC= -mandoc -- 2.20.1