6 lines
31 B
Plaintext
6 lines
31 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
%:
|
||
|
dh $@
|
||
|
|