mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
fix whitespace
This commit is contained in:
parent
81b116d987
commit
7fe4e357d2
@ -401,7 +401,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
|
||||
$(stlib): $(shlib) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
|
||||
$(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
|
||||
|
||||
endif # PORTNAME == cygwin
|
||||
endif # PORTNAME == cgywin
|
||||
endif # PORTNAME == cygwin || PORTNAME == win32
|
||||
|
||||
endif # enable_shared
|
||||
|
Loading…
x
Reference in New Issue
Block a user