# Windows cygwin, but using native python PYTHON=/cygdrive/c/Python26/python.exe default: run_examples run_examples: $(PYTHON) ExamplePendulum.py $(PYTHON) ExampleChain.py $(PYTHON) ExampleEventReporter.py $(PYTHON) ExampleTriggeredEventReporter.py $(PYTHON) ExampleEventHandler.py $(PYTHON) ExampleConstraint.py