blob: 06352eda62c2d4e1b0fe382e56796a64279e117f [file] [log] [blame] [edit]
all:
python setup.py build
t:
python sample.py
.PHONY: t