Example makefile tidy up

This commit is contained in:
William S Fulton 2013-08-30 22:13:18 +01:00
commit 9b51d7d869
5 changed files with 8 additions and 28 deletions

View file

@ -15,6 +15,3 @@ clean:
run: loader.sce
$(MAKE) -f $(TOP)/Makefile scilab_run
debug: loader.sce
$(MAKE) -f $(TOP)/Makefile scilab_debug