6 行
78 B
Makefile
実行ファイル
6 行
78 B
Makefile
実行ファイル
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --buildsystem=qmake6
|
|
|
|
override_dh_auto_install:
|