mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#
|
||||
|
||||
SRCDIR= ../..
|
||||
LIBPQDIR= $(SRCDIR)/libpq
|
||||
include ../../Makefile.global
|
||||
|
||||
CXXFLAGS= $(CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user