mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Rename templates to match names in makefiles/Makefile.* and include/port.
Read templates after compiler is detected. Convert all templates to real shell scripts. Rename bsd->openbsd, alpha->osf.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
AROPT:rc
|
||||
CFLAGS:
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
DLSUFFIX:.o
|
||||
AROPT=rc
|
||||
CFLAGS=
|
||||
SHARED_LIB=
|
||||
DLSUFFIX=.o
|
||||
|
||||
Reference in New Issue
Block a user