4 lines
50 B
Makefile
Executable File
4 lines
50 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh ${@} -Spython_distutils
|