Skip to content
Snippets Groups Projects
  • Bruce Momjian's avatar
    7aac048b
    Attached is a patch to deal with the ones that I missed the first time · 7aac048b
    Bruce Momjian authored
    around.  I tested this patch under Cygwin and Linux.
    
    Note that I only changed dblink's Makefile in the most minimal way
    to fix the link problem under Cygwin (i.e., use the link rule from
    Makefile.shlib instead).  dblink's Makefile should probably be further
    patched to be consistent with the other PostgreSQL Makefiles.
    
    Jason Tishler
    7aac048b
    History
    Attached is a patch to deal with the ones that I missed the first time
    Bruce Momjian authored
    around.  I tested this patch under Cygwin and Linux.
    
    Note that I only changed dblink's Makefile in the most minimal way
    to fix the link problem under Cygwin (i.e., use the link rule from
    Makefile.shlib instead).  dblink's Makefile should probably be further
    patched to be consistent with the other PostgreSQL Makefiles.
    
    Jason Tishler
Makefile 1.14 KiB