mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
Use consistent spacing for PGAPPICON Makefile option.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# contrib/oid2name/Makefile
|
||||
|
||||
PGFILEDESC = "oid2name - examine the file structure"
|
||||
PGAPPICON=win32
|
||||
PGAPPICON = win32
|
||||
|
||||
PROGRAM = oid2name
|
||||
OBJS = oid2name.o
|
||||
|
Reference in New Issue
Block a user