mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-24 13:37:34 +00:00
6 lines
95 B
Makefile
Executable File
6 lines
95 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# -*- makefile -*-
|
|
|
|
%:
|
|
dh $@ --with python2 --buildsystem=python_distutils
|