1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add PGFILEDESC description to Makefiles for all /contrib executables.

Add PGAPPICON to all executable makefiles.
This commit is contained in:
Bruce Momjian
2010-05-12 11:33:10 +00:00
parent 561afa534d
commit 395d1259ad
16 changed files with 57 additions and 23 deletions

View File

@ -1,4 +1,7 @@
# $PostgreSQL: pgsql/contrib/pgbench/Makefile,v 1.17 2009/08/03 18:30:55 tgl Exp $
# $PostgreSQL: pgsql/contrib/pgbench/Makefile,v 1.18 2010/05/12 11:33:08 momjian Exp $
PGFILEDESC = "pgbench - a simple program for running benchmark tests"
PGAPPICON=win32
PROGRAM = pgbench
OBJS = pgbench.o