Commit 7e8aa42f authored by Stefan Behnel's avatar Stefan Behnel

clean up Makefile

parent 09692418
......@@ -7,8 +7,8 @@ test: all
python run_spam.py
python integrate_timing.py
cd callback; $(MAKE) test
cd embed; $(MAKE) test
clean:
@echo Cleaning Demos
@rm -f *.c *.o *.so *~ core
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment