From: Eric Allman Date: Tue, 13 Jun 1995 21:26:44 +0000 (-0800) Subject: nroff & install portability updates X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/b0581db43df374f953a2e4051c24c39a63f9fdb1 nroff & install portability updates SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 8.8 --- 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