ladybird/Libraries
joshua stein ac25438d54 Build: clean up build system, use one shared Makefile
Allow everything to be built from the top level directory with just
'make', cleaned with 'make clean', and installed with 'make
install'.  Also support these in any particular subdirectory.

Specifying 'make VERBOSE=1' will print each ld/g++/etc. command as
it runs.

Kernel and early host tools (IPCCompiler, etc.) are built as
object.host.o so that they don't conflict with other things built
with the cross-compiler.
2019-12-20 20:20:54 +01:00
..
LibAudio Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibC Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibCore Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibDraw Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibELF Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibGUI Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibHTML Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibIPC Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibM Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibMarkdown Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPCIDB Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibProtocol Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPthread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibThread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibVT Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00