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