X-Git-Url: https://git.llucax.com/software/makeit.git/blobdiff_plain/40f3c997f92beb5cb6839cb700c12c433579ec6b..ccb41f7307c36af6a2825090600f7b55abe073fa:/README?ds=sidebyside diff --git a/README b/README index 5616a45..e3b8add 100644 --- a/README +++ b/README @@ -12,8 +12,8 @@ shared library which uses lib1 and otherproj, which is a standalone project produces another standalone shared object. Finally, prog is a program which uses lib1 and lib2. -Every project have it's copy of Lib.mak and it's own Toplevel.mak. Both files -shouldn't be modified ever (unless you're hacking the build system). +Every project have it's copy of Makeit.mak and it's own Toplevel.mak. Both +files shouldn't be modified ever (unless you're hacking the build system). Then each directory containing some library or program to build (or directories to include) has a Build.mak, which has only the logic to build the