Scilab: take in account TARGET in example makefile, fix target in examples sub makefiles
This commit is contained in:
parent
360a565f7c
commit
7a81f55ac9
17 changed files with 21 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
TOP = ../..
|
||||
SWIG = $(TOP)/../preinst-swig
|
||||
SRCS = example.c
|
||||
TARGET = example
|
||||
TARGET = example_wrap.c
|
||||
INTERFACE = example.i
|
||||
|
||||
check: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue