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