*** empty log message ***
This commit is contained in:
parent
063bfe6cb7
commit
55abae9d4f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ h=$d/h
|
|||
l=$d/lib
|
||||
INSTALL=$l/em_bem
|
||||
|
||||
CFLAGS = -I$h
|
||||
CFLAGS = -I$h -O
|
||||
|
||||
FILES= bem.o y.tab.o symbols.o initialize.o compile.o \
|
||||
parsepar.o yywrap.o gencode.o util.o graph.o \
|
||||
|
|
Loading…
Reference in a new issue