Makefile: Use generic rule to build test programs
authorJulian Phillips <julian@quantumfyre.co.uk>
Wed, 30 May 2007 23:18:24 +0000 (00:18 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 31 May 2007 01:23:37 +0000 (18:23 -0700)
Use a generic make rule to build all the test programs, rather than
specifically mentioning each one.

Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found