pike.git
/
src
/
Makefile.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/Makefile.in:676:
-rm -f a.out a.out.* *.fail *.pp *.protos core y.output y.tab.c y.tab.h -rm -f core core.* *.o *.obj *.i *.i~ dynloadtest* cfl.* -rm -f conftest.* hdrlist.h a.out.exe -rm testsuite testsuite.tmp testsuite_test.pike testsuite_test_dir.pmod -rm -f *.wixobj *.wxs Pike_banner.bmp UpFldrBtn.ibd NewFldrBtn.ibd PikeWin32Installer.vbs -rm -f pike.ico pike_icon.rc pike_icon.res -find lib -type f -name \*.o -o -name \*.obj | xargs rm -f # make clean clean_here: tidy doc_clean
-
-
(
cd
tlib
;
find .
-name testsuite | xargs rm
)
-
-
(
cd
extra_tests
;
find .
-name testsuite | xargs rm
)
+
-
find
tlib -name testsuite | xargs rm
+
-
find
extra_tests -name testsuite | xargs rm
-rm -f confdefs.h -rm -rf test-install test-pike tpike tpike.* *.pdb -rm -f TAGS tags yacc.acts yacc.debug yacc.tmp *.debug.log a.out pike.tmp -rm -f master.pike compiler-warnings dumpmodule.log -rm -f interpreter_debug.h -rm -f import-stamp master-stamp headerfiles-stamp -rm -f static-modules-stamp dynamic-modules-stamp post-modules-stamp -rm -f post-module-pike-stamp pike-complete-stamp -rm -rf lib/modules/* # -rm -f lib/master.pike