CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2010/05/24 08:25:05

Modified files:
        print/ghostscript/gnu: Makefile 
        print/ghostscript/gnu/patches: patch-src_unix-dll_mak 

Log message:
Remove all traces of SO(BIN|REL)DIR, as ./obj/foo and ./obj/../obj/foo
are different files for gmake, which leads to wrong target rebuilds
on NFS. Some targets are still rebuilt on NFS, but at least in the
correct order and without trashing ./obj/ld.tr and/or ./obj/ldt.tr.

This hopefully fixes the build problems landry@ and marco@ had with
WRKOBJDIR on NFS.

Reply via email to