diff -r 69623393295f -r 892ec2c1d36f components/gnu-gs-fonts-other/Makefile --- a/components/gnu-gs-fonts-other/Makefile Mon Feb 14 11:49:00 2011 -0800 +++ b/components/gnu-gs-fonts-other/Makefile Mon Feb 14 12:59:04 2011 -0800 @@ -49,4 +49,7 @@ # empty test target test: +clean:: + $(RM) -r $(BUILD_DIR) + include ../../make-rules/depend.mk