nroff & install portability updates
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 13 Jun 1995 21:26:44 +0000 (13:26 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 13 Jun 1995 21:26:44 +0000 (13:26 -0800)
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 8.8

usr/src/usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000

index e08e14b..132d72d 100644 (file)
@@ -7,7 +7,7 @@
 #
 #      NCR 3000 support from Kevin Darcy <kevin@tech.mis.cfc.com>.
 #
 #
 #      NCR 3000 support from Kevin Darcy <kevin@tech.mis.cfc.com>.
 #
-#      @(#)Makefile.NCR3000    8.7 (Berkeley) %G%
+#      @(#)Makefile.NCR3000    8.8 (Berkeley) %G%
 #
 
 # use O=-O (usual) or O=-g (debugging)
 #
 
 # use O=-O (usual) or O=-g (debugging)
@@ -73,7 +73,6 @@ all: ${ALL}
 sendmail: ${BEFORE} ${OBJS}
        ${CC} -o sendmail ${LDOPTS} ${OBJS} ${LIBDIRS} ${LIBS}
 
 sendmail: ${BEFORE} ${OBJS}
        ${CC} -o sendmail ${LDOPTS} ${OBJS} ${LIBDIRS} ${LIBS}
 
-#NROFF=        nroff -h
 NROFF= /usr/ucb/nroff -h
 MANDOC=        -mandoc
 
 NROFF= /usr/ucb/nroff -h
 MANDOC=        -mandoc