mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 14:53:31 -05:00
4 lines
87 B
Makefile
4 lines
87 B
Makefile
MK_NO_LORDER= true
|
|
|
|
%$(DLSUFFIX): %.o
|
|
$(LD) -G -bexpall -bnoentry -o $@ $< $(LDFLAGS)
|