DEBSOURCES
Skip Quicknav
sources / libhangul / 0.1.0%2Bgit20170815-2 / bindings / python / Makefile
123456789
all: python setup.py build clean: rm -rf build install: python setup.py install