scilab: file name is 'example' as in other examples
This commit is contained in:
parent
460e737df1
commit
31022667d6
3 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
TOP = ../..
|
||||
SWIG = $(TOP)/../preinst-swig
|
||||
SRCS = matrixlib.c
|
||||
TARGET = matrixlib
|
||||
INTERFACE = matrixlib.i
|
||||
SRCS = example.c
|
||||
TARGET = example
|
||||
INTERFACE = example.i
|
||||
|
||||
check: build
|
||||
$(MAKE) -f $(TOP)/Makefile SRCDIR='$(SRCDIR)' scilab_run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue