10 bit stack mode: work in progress
[fw/sdcc] / configure
index 5a98eea0fc61c0402e7efdb580f1a8e5561472a4..719e176a583a25620fd7825b1db71baf9954a5c9 100755 (executable)
--- a/configure
+++ b/configure
@@ -2492,8 +2492,11 @@ fi
 
 # Generating output files
 # ===========================================================================
-subdirs="sim/mcs51"
+subdirs="sim/ucsim"
 
+# MLH: removed as the rules are already in Makefile.common
+#as/z80/Makefile
+#link/z80/Makefile
 trap '' 1 2 15
 cat > confcache <<\EOF
 # This file is a shell script that caches the results of configure
@@ -2910,7 +2913,7 @@ if test "$no_recursion" != yes; then
     esac
   done
 
-  for ac_config_dir in sim/mcs51; do
+  for ac_config_dir in sim/ucsim; do
 
     # Do not complain, so a configure script can configure whichever
     # parts of a large source tree are present.