5 lines
51 B
Text
5 lines
51 B
Text
|
#!/usr/bin/make -f
|
||
|
#export DH_VERBOSE=1
|
||
|
%:
|
||
|
dh $@
|