4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@ --parallel --buildsystem=autoconf
|