]> git.ipfire.org Git - thirdparty/git.git/commit
[PATCH] simplify Makefile
authorAndre Noll <maan@systemlinux.org>
Wed, 20 Apr 2005 20:10:13 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Apr 2005 20:10:13 +0000 (13:10 -0700)
commit6ca25ed331c57576a82c83f43040f4071671b1a7
tree3ef49665799151ced5e03ae1d544b1d67a6b7e5b
parent2dee0609685a0a01d7fd65e6a804363c3514087c
[PATCH] simplify Makefile

Use a generic rule for executables that depend only on the corresponding
.o and on $(LIB_FILE).

Signed-Off-By: Andre Noll <maan@systemlinux.org>
Signed-Off-By: Linus Torvalds <torvalds@osdl.org>
Makefile