postgresql/src/bin/pg_encoding
Peter Eisentraut e5ba2fc5b5 Make all commands that link a program look like
$(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.
2000-11-30 20:36:13 +00:00
..
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
pg_encoding.c Fix compiler warning 2000-02-19 04:59:30 +00:00