BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.bin / m4 / Makefile
index d419048..4435de7 100644 (file)
@@ -1,5 +1,4 @@
-Virgin BTL M4 as sent out in 4.1
-#      @(#)Makefile    5.7 (Berkeley) %G%
+#      @(#)Makefile    5.7.1.1 (Berkeley) 5/8/91
 #
 #      -DEXTENDED 
 #              if you want the paste & spaste macros.
 #
 #      -DEXTENDED 
 #              if you want the paste & spaste macros.
@@ -7,5 +6,6 @@ Virgin BTL M4 as sent out in 4.1
 PROG=  m4
 CFLAGS+=-DEXTENDED
 SRCS =  main.c eval.c serv.c look.c misc.c expr.c
 PROG=  m4
 CFLAGS+=-DEXTENDED
 SRCS =  main.c eval.c serv.c look.c misc.c expr.c
+NOMAN= noman
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>