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

Use consistent spacing for PGAPPICON Makefile option.

This commit is contained in:
Bruce Momjian
2011-01-24 20:46:30 -05:00
parent 9dd7933937
commit d7a714828f
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# contrib/pgbench/Makefile
PGFILEDESC = "pgbench - a simple program for running benchmark tests"
PGAPPICON=win32
PGAPPICON = win32
PROGRAM = pgbench
OBJS = pgbench.o