6 行
57 B
Makefile
可執行檔
6 行
57 B
Makefile
可執行檔
#!/usr/bin/make -f
|
|
%:
|
|
dh $@
|
|
|
|
override_dh_auto_install:
|