Author: leo
Date: Sat Aug 6 04:42:12 2005
New Revision: 8841
Modified:
trunk/config/gen/makefiles/root.in
Log:
remove now bogus Makefile line - miniparrot has no builtin config
Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in (original)
+++ trunk/config/gen/makefiles/root.in Sat Aug 6 04:42:12 2005
@@ -654,10 +654,6 @@ runtime/parrot/include/parrotlib.pbc: ru
$(PARROT) -o $@ runtime/parrot/library/parrotlib.imc
runtime/parrot/include/config.fpmc : myconfig config_lib.pasm $(MINIPARROT)
- @echo Invoking Parrot to generate runtime/parrot/include/config.fpmc
--cross your fingers
- $(MINIPARROT) config_lib.pasm > $@
- @echo If the next line prints $(VERSION), it did help.
- $(MINIPARROT) parrot-config.imc VERSION DEVEL
parrot.def : build_tools\parrotdef.pl
perl build_tools/parrotdef.pl