5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
%:
|
||
|
dh --with quilt $@
|