4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
PREFIX=/usr dh $@
|