mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
$(CC) $(CFLAGS) $(LDFLAGS) <object files> <extra-libraries> $(LIBS) -o $@ This form seemed to be the most portable, readable, and logical, but in any case it's better than having a dozen different ones in the tree. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pg_encoding.c | ||