mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Flush a stray definition of $(DLLTOOL).
Even if this is needed, it'd be configure's responsibility to set it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
DLLTOOL= dlltool
|
|
||||||
# src/makefiles/Makefile.cygwin
|
# src/makefiles/Makefile.cygwin
|
||||||
|
|
||||||
ifdef PGXS
|
ifdef PGXS
|
||||||
BE_DLLLIBS= -L$(libdir) -lpostgres
|
BE_DLLLIBS= -L$(libdir) -lpostgres
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user