* library.make (LIBRARY_COMPILE): New define.
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 24 May 2004 09:30:22 +0000 (09:30 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 24 May 2004 09:30:22 +0000 (09:30 -0000)
commitb2566b11267a2d74ad081a39dfc42122541e15cb
treef031391fce1ea528676785e65a4b68354a942a01
parentec348dff637c5cef47548d8c6a2054f1c582f628
* library.make (LIBRARY_COMPILE): New define.
($(the_lib)): Use $(LIBRARY_COMPILE) to compile $(the_lib).

* executable.make (uninstall-local): Use PROGRAM_INSTALL_DIR.

svn path=/trunk/mcs/; revision=27949
mcs/build/ChangeLog
mcs/build/executable.make
mcs/build/library.make