10af04ee4SMatthias Ringwald.phony: examples 20af04ee4SMatthias Ringwaldall: examples 30af04ee4SMatthias Ringwald 40af04ee4SMatthias Ringwaldexamples: 50af04ee4SMatthias Ringwald scripts/create_examples.py 60af04ee4SMatthias Ringwald 70af04ee4SMatthias Ringwaldclean: 80af04ee4SMatthias Ringwald scripts/delete_examples.py 90af04ee4SMatthias Ringwald @rm -rf example/Makefile 10*a66bb805SMatthias Ringwald 11*a66bb805SMatthias Ringwald-include ../../chipset/atwilc3000/Makefile.inc 12