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