postgresql/src/bin/pg_id
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_id.c The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00