Example makefile tidy up
This commit is contained in:
parent
2114c65201
commit
9b51d7d869
5 changed files with 8 additions and 28 deletions
|
|
@ -15,6 +15,3 @@ clean:
|
|||
|
||||
run: loader.sce
|
||||
$(MAKE) -f $(TOP)/Makefile scilab_run
|
||||
|
||||
debug: loader.sce
|
||||
$(MAKE) -f $(TOP)/Makefile scilab_debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue