|
@@ -34,6 +34,8 @@ $(MICROPERL_DIR)/.host_configured: $(MICROPERL_DIR)/.source
|
|
|
$(MICROPERL_DIR)/.host_configured_and_fixed: $(MICROPERL_DIR)/.host_configured
|
|
|
$(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/Makefile
|
|
|
$(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/x2p/Makefile
|
|
|
+ $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/makefile
|
|
|
+ $(SED) 's/^.*<command-line>.*//g' $(MICROPERL_DIR)/x2p/makefile
|
|
|
touch $@
|
|
|
|
|
|
$(MICROPERL_DIR)/.host_make: $(MICROPERL_DIR)/.host_configured_and_fixed
|