Date: Mon, 7 Apr 1997 09:52:56 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/doc Makefile src/gnu/usr.bin/texinfo/info Makefile src/gnu/usr.bin/texinfo/install-info Makefile src/gnu/usr.bin/texinfo/libtxi Makefile src/gnu/usr.bin/texinfo/makeinfo Makefile Message-ID: <199704071652.JAA23165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/04/07 09:52:55
Modified: gnu/usr.bin/texinfo/doc Makefile
gnu/usr.bin/texinfo/info Makefile
gnu/usr.bin/texinfo/install-info Makefile
gnu/usr.bin/texinfo/libtxi Makefile
gnu/usr.bin/texinfo/makeinfo Makefile
Log:
Fixed bugs involving paths:
- LDADD was wrong for non-uniform obj trees.
- DPADD was wrong for separate obj tres.
Cleaned up nearby messes, mostly ones invoving paths:
- -I../libtxi was useless.
- there were too many redefinitions and too many different names for the
same paths.
- use INTERNALLIB* to simplify libtxi/Makefile.
Revision Changes Path
1.8 +4 -10 src/gnu/usr.bin/texinfo/doc/Makefile
1.6 +8 -16 src/gnu/usr.bin/texinfo/info/Makefile
1.6 +8 -18 src/gnu/usr.bin/texinfo/install-info/Makefile
1.4 +7 -16 src/gnu/usr.bin/texinfo/libtxi/Makefile
1.7 +9 -16 src/gnu/usr.bin/texinfo/makeinfo/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704071652.JAA23165>
