Fixed yacc configuration
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@122 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
65455a2565
commit
a35c28f1e2
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ RPATH = @RPATH@
|
||||||
SO = @SO@
|
SO = @SO@
|
||||||
CCSHARED = @CCSHARED@
|
CCSHARED = @CCSHARED@
|
||||||
LDSHARED = @LDSHARED@
|
LDSHARED = @LDSHARED@
|
||||||
|
YACC = @YACC@
|
||||||
|
|
||||||
INCLUDE = -I. -I../Swig -I../DOH/Include -I../Preprocessor
|
INCLUDE = -I. -I../Swig -I../DOH/Include -I../Preprocessor
|
||||||
|
|
||||||
SRCS = cscanner.c type.c
|
SRCS = cscanner.c type.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue