]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
* Makefile.in (unlibsubdir): Define.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 1998 01:05:51 +0000 (01:05 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Oct 1998 01:05:51 +0000 (01:05 +0000)
commit8099945b103d63acc3559bc3c7cd0cceaa149be3
treea4d5621df8aa0882438d0dce4b3b407fbcf008a8
parent4674fb799e2b275661547d75cf80d0507bfcdf80
    * Makefile.in (unlibsubdir): Define.
        (DRIVER_DEFINES): Use unlibsubdir.
        (cccp.o, cpplib.o, protoize.o, unprotoize.o): Similarly.
        (stmp-fixinc): Similarly.
The infamous unlibsubdir patch.  Makes it somewhat easier to move toolchains
around.  Helps cygwin folks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22737 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in