mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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
|
||||
|
||||
ifdef PGXS
|
||||
BE_DLLLIBS= -L$(libdir) -lpostgres
|
||||
else
|
||||
|
Reference in New Issue
Block a user