Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.bin/m4 Pull up revision 1.9 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/55113abcebff
branches: netbsd-1-4
changeset: 471070:55113abcebff
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:31:42 2000 +0000
description:
Pull up revision 1.9 (requested by he):
Format string cleanup.
diffstat:
usr.bin/m4/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8c3c4bc6a9c5 -r 55113abcebff usr.bin/m4/Makefile
--- a/usr.bin/m4/Makefile Thu Oct 19 16:31:41 2000 +0000
+++ b/usr.bin/m4/Makefile Thu Oct 19 16:31:42 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/09/01 03:16:48 enami Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2000/10/19 16:31:42 he Exp $
#
# @(#)Makefile 8.1 (Berkeley) 6/6/93
@@ -9,5 +9,4 @@
CPPFLAGS+=-DEXTENDED -Dunix
SRCS= eval.c expr.c look.c main.c misc.c
MAN= m4.1
-
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index