Skip to content
Snippets Groups Projects
Commit 7e09a88e authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

simple makefile in examples/dynamic

parent 318852d7
No related branches found
No related tags found
No related merge requests found
all:
sh dynamic.sh
sh dynamic_type.sh
sh test.sh
sh test_type.sh
clean:
-rm test/*.class
-rm encoded_data
-rm dynamic_out
distclean:
distclean: clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment