7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
#DH_VERBOSE =1
|
||
|
|
||
|
%:
|
||
|
dh $@
|