scilab: fix comment typo
This commit is contained in:
parent
7c9a7ea78a
commit
f602d6209e
1 changed files with 1 additions and 1 deletions
|
|
@ -1705,7 +1705,7 @@ r_clean:
|
|||
SCILAB = @SCILAB@
|
||||
SCILAB_OPT = @SCILABOPT@
|
||||
|
||||
# Scialb build need include absolute paths
|
||||
# Scilab build need include absolute paths
|
||||
ifeq (,$(SRCDIR))
|
||||
SRCDIR_INCLUDE = -I$(abspath .)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue