From 4167dc1ad8d3466546f4cfaa84f1f2b4885755aa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 11 Feb 2000 09:58:04 +0000 Subject: no_comment --- perl-install/c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/c/Makefile') diff --git a/perl-install/c/Makefile b/perl-install/c/Makefile index f67b1f9ac..0528707de 100644 --- a/perl-install/c/Makefile +++ b/perl-install/c/Makefile @@ -9,7 +9,7 @@ stuff: %: %.xs clean: test ! -e Makefile_c || $(MAKE) -f Makefile_c clean - rm -f *~ stuff.xs + rm -f *~ *.o stuff.xs stuff.xs: %: %.pm rm -f $@ -- cgit v1.2.1