Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/flex/bin oops forgot to remove the PKG m4.
details: https://anonhg.NetBSD.org/src/rev/5994b1f18079
branches: trunk
changeset: 748625:5994b1f18079
user: christos <christos%NetBSD.org@localhost>
date: Thu Oct 29 13:03:09 2009 +0000
description:
oops forgot to remove the PKG m4.
diffstat:
external/bsd/flex/bin/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 203d15c7e4be -r 5994b1f18079 external/bsd/flex/bin/Makefile
--- a/external/bsd/flex/bin/Makefile Thu Oct 29 12:55:52 2009 +0000
+++ b/external/bsd/flex/bin/Makefile Thu Oct 29 13:03:09 2009 +0000
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.4 (Berkeley) 6/24/90
-# $NetBSD: Makefile,v 1.3 2009/10/26 18:32:39 christos Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/29 13:03:09 christos Exp $
#
# By default, flex will be configured to generate 8-bit scanners only if the
# -8 flag is given. If you want it to always generate 8-bit scanners, add
@@ -47,8 +47,6 @@
INCSDIR=/usr/include/g++
LDADD+=-lm
DPADD+=${LIBM}
-# XXX: Fix m4.
-TOOL_M4=/usr/pkg/bin/gm4
MAN = flex.1
Home |
Main Index |
Thread Index |
Old Index