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:
@ -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