6 lines
164 B
Makefile
Executable file
6 lines
164 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
# -- makefile --
|
|
|
|
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
DEB_PYTHON_SYSTEM = pysupport
|
|
include /usr/share/cdbs/1/class/python-distutils.mk
|