• Bruce Momjian's avatar
    The previous build rules caused each binary to be re-linked on every · db9e2fd0
    Bruce Momjian authored
    "make", even if nothing had changed. With this patch, it's only relinked
    if it's actually updated.
    
    //Magnus
    
    PS. Yes, the old buildrule for the .rc file is still needed, as it's
    used by pgevent.rc (or any other binary in the future that would need
    it's own .rc file)
    
    Magnus Hagander
    db9e2fd0
Makefile.global.in 14 KB