summaryrefslogtreecommitdiff
path: root/contrib/pgbench/Makefile
diff options
context:
space:
mode:
authorBruce Momjian2010-05-12 11:33:10 +0000
committerBruce Momjian2010-05-12 11:33:10 +0000
commit395d1259ad7481ef19c1d425ba399c861c667129 (patch)
tree5680b4f495551dc16ef0ff09acfe91ce086c6cbe /contrib/pgbench/Makefile
parent561afa534d0ee9ae8db19a3132a2185ba930c0e6 (diff)
Add PGFILEDESC description to Makefiles for all /contrib executables.
Add PGAPPICON to all executable makefiles.
Diffstat (limited to 'contrib/pgbench/Makefile')
-rw-r--r--contrib/pgbench/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/pgbench/Makefile b/contrib/pgbench/Makefile
index 0570705dad5..786ba10fd95 100644
--- a/contrib/pgbench/Makefile
+++ b/contrib/pgbench/Makefile
@@ -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