charm-barbican/Makefile

8 lines
72 B
Makefile

#!/usr/bin/make
clean:
rm -Rf build
generate: clean
tox -e generate