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