summaryrefslogtreecommitdiff
path: root/tests/test-basic-nr
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-09-27 20:50:05 +0000
committerwlestes <wlestes>2002-09-27 20:50:05 +0000
commit89fc21c4b20830fb17702eb9d4ec50281c11723d (patch)
tree7d2558d3bd30613eb7c2732ce3c03d91fb87c38b /tests/test-basic-nr
parentefa9a73e62d7e0cdbbd6e010821bbeb0e5d14c71 (diff)
downloadflex-89fc21c4b20830fb17702eb9d4ec50281c11723d.tar.gz
oops, I typed that last s/// command to perl way wrong
Diffstat (limited to 'tests/test-basic-nr')
-rw-r--r--tests/test-basic-nr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-basic-nr/Makefile.am b/tests/test-basic-nr/Makefile.am
index 644127c..18bb96c 100644
--- a/tests/test-basic-nr/Makefile.am
+++ b/tests/test-basic-nr/Makefile.am
@@ -26,7 +26,7 @@ EXTRA_DIST = scanner.l test.input
CLEANFILES = scanner.c parser.c parser.h test-basic-nr OUTPUT $(OBJS)
OBJS = scanner.o # parser.o
-AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -I501 507 1002 1001 1000 499 400 100 6 501top_builddir)
+AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir)
#LDFLAGS = $(top_srcdir)/libfl.a
#YFLAGS = --defines --output=parser.c