]> granicus.if.org Git - php/commitdiff
Removing libs/ is not a good idea
authorfoobar <sniper@php.net>
Sat, 29 Jun 2002 00:59:32 +0000 (00:59 +0000)
committerfoobar <sniper@php.net>
Sat, 29 Jun 2002 00:59:32 +0000 (00:59 +0000)
build/rules.mk

index ea8c1768af12e61281d13ccfbc39e4eac965be0d..c49f92670e591a0b54d05263f89545dfd2160806 100644 (file)
@@ -49,7 +49,7 @@ clean-modules:
 
 clean-x:
        rm -f $(targets) *.lo *.slo *.la *.o $(CLEANFILES)
-       rm -rf .libs libs
+       rm -rf .libs libs/*
 
 distclean: distclean-recursive clean-x
        rm -f config.cache config.log config.status config_vars.mk libtool \