author | Junio C Hamano <junkio@cox.net> | |
Sat, 24 Jun 2006 12:16:17 +0000 (05:16 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 00:14:42 +0000 (17:14 -0700) | ||
commit | 523bbaa4580a103b0994b5e3c71efcb1a8c6a7db | |
tree | 5dd17be82b4805a2674da5adab89be15b7bb6922 | tree | snapshot |
parent | 5e6ab8607e4ae53c0abb5b3027904f1e3f539969 | commit | diff |
perl: fix make clean
When perl/Makefile is stale with respect to perl/Makefile.PL, it
prevents "make clean" from completing which is quite irritating.
Fix it by calling subdirectory make clean twice as needed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When perl/Makefile is stale with respect to perl/Makefile.PL, it
prevents "make clean" from completing which is quite irritating.
Fix it by calling subdirectory make clean twice as needed.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |