author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 19:49:39 +0000 (12:49 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 19:49:39 +0000 (12:49 -0700) | ||
commit | 0a02ce72d9ab78d061b2cc919bc15e36fe620ddc | |
tree | b33aa1f12f34891ff6a79cf499f7757233ce9707 | tree | snapshot |
parent | 839a7a06f35bf8cd563a41d6db97f453ab108129 | commit | diff |
Clean up the Makefile a bit.
This introduces the concept of git "library" objects that
the real programs use, and makes it easier to add such things
to a "libgit.a".
This will also make it trivial to split the current "read-cache.o"
into more aptly named pieces (it does a lot more than just read
the index file).
This introduces the concept of git "library" objects that
the real programs use, and makes it easier to add such things
to a "libgit.a".
This will also make it trivial to split the current "read-cache.o"
into more aptly named pieces (it does a lot more than just read
the index file).
Makefile | diff | blob | history |