[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)
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>
No differences found