Lines Matching refs:rm
46 @rm -f modules/*.la >/dev/null 2>&1
106 rm $(top_builddir)/tmp-php.ini; \
113 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
114 find . -name \*.lo -o -name \*.o | xargs rm -f
115 find . -name \*.la -o -name \*.a | xargs rm -f
116 find . -name \*.so | xargs rm -f
117 find . -name .libs -a -type d|xargs rm -rf
118 …rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAP…
121 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…
122 rm -f php7.spec main/build-defs.h scripts/phpize
123 …rm -f ext/date/lib/timelib_config.h ext/mbstring/oniguruma/config.h ext/mbstring/libmbfl/config.h …
124 …rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/p…
125 …rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sa…
126 …rm -f ext/iconv/php_have_bsd_iconv.h ext/iconv/php_have_glibc_iconv.h ext/iconv/php_have_ibm_iconv…
127 rm -f ext/phar/phar.phar ext/phar/phar.php
129 rm -f ext/phar/phar/phar.inc; \
131 $(EGREP) define'.*include/php' $(top_srcdir)/configure | $(SED) 's/.*>//'|xargs rm -f
137 find . -name \*.lo -o -name \*.o | xargs rm -f
138 find . -name \*.la -o -name \*.a | xargs rm -f
139 find . -name \*.so | xargs rm -f
140 …rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAP…