cChardet/Makefile

6 lines
98 B
Makefile
Raw Normal View History

2016-10-17 03:19:24 +00:00
test:
python setup.py test
clean:
$(RM) -r build dist src/cchardet/*.cpp src/cchardet.egg-info