Point to the new C++ include files location.
This commit is contained in:
parent
f2edfd7617
commit
e9f8ce2eea
@ -19,7 +19,7 @@ SRCS= scan.c ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.y \
|
||||
LFLAGS+= -is
|
||||
CFLAGS+= -I. -I${.CURDIR}
|
||||
INCS= FlexLexer.h
|
||||
INCSDIR= ${INCLUDEDIR}/g++
|
||||
INCSDIR= ${INCLUDEDIR}/c++/3.3
|
||||
MLINKS+= lex.1 flex.1
|
||||
MLINKS+= lex.1 flex++.1
|
||||
MLINKS+= lex.1 lex++.1
|
||||
|
Loading…
Reference in New Issue
Block a user