pike.git
/
src
/
Makefile.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/Makefile.in:1:
#
-
# $Id: Makefile.in,v 1.
433
2006/07/04 23:
44
:
04
mast Exp $
+
# $Id: Makefile.in,v 1.
434
2006/07/04 23:
46
:
26
mast Exp $
# # This line is needed on some machines. @SET_MAKE@ # Pike embed target, either libpike.so or libpike.a. PIKE_LIB=@PIKE_LIB@ # Don't change this line. Define EXTRALIBS before this line if you # wish to add any libraries.
pike.git/src/Makefile.in:567:
@$(RUNPIKE) $(TMP_BINDIR)/install.pike --interactive \ exec_prefix="$(exec_prefix)" prefix=$(prefix) \ TMP_LIBDIR="$(TMP_LIBDIR)" LIBDIR_SRC="$(LIBDIR_SRC)" \ SRCDIR="$(SRCDIR)" DOCDIR_SRC="$(DOCDIR_SRC)" \ MANDIR_SRC="$(MANDIR_SRC)" \ fakeroot="$(buildroot)" PIKE_MODULE_RELOC="$(PIKE_MODULE_RELOC)" # tidy up a bit tidy: -rm -f *.fail *.pp *.protos core y.output y.tab.c y.tab.h
-
-rm -f $(TMP_BINDIR)/core *.i *.i~ dynloadtest*
+
-rm -f $(TMP_BINDIR)/core *.
o *.obj *.
i *.i~ dynloadtest*
-rm -f conftest.* hdrlist.h a.out.exe -rm testsuite testsuite.tmp testsuite_test.pike testsuite_test_dir.pmod -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 ) -rm -f confdefs.h -rm -rf test-install test-pike tpike *.manifest *.pdb