postgresql/src/makefiles/Makefile.dgux

3 lines
34 B
Makefile

%.so: %.o
$(CC) -shared -o $@ $<