cChardet/Makefile
2016-10-17 12:19:24 +09:00

5 lines
98 B
Makefile

test:
python setup.py test
clean:
$(RM) -r build dist src/cchardet/*.cpp src/cchardet.egg-info