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