crypt32: Fix a failing test in Vista.
[wine] / configure
index 5a191c9..590bd05 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for Wine 1.1.2.
+# Generated by GNU Autoconf 2.61 for Wine 1.1.3.
 #
 # Report bugs to <wine-devel@winehq.org>.
 #
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Wine'
 PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.1.2'
-PACKAGE_STRING='Wine 1.1.2'
+PACKAGE_VERSION='1.1.3'
+PACKAGE_STRING='Wine 1.1.3'
 PACKAGE_BUGREPORT='wine-devel@winehq.org'
 
 ac_unique_file="server/atom.c"
@@ -713,11 +713,7 @@ ICOTOOL
 PRELINK
 LIBPTHREAD
 XLIB
-XFILES
-OPENGLFILES
-GLU32FILES
 OPENGL_LIBS
-QUARTZFILES
 DLLEXT
 DLLFLAGS
 LDSHARED
@@ -757,7 +753,6 @@ LCMSLIBS
 ft_devel
 FREETYPELIBS
 FREETYPEINCL
-FONTSSUBDIRS
 ESDCONFIG
 ESDINCL
 ESDLIBS
@@ -776,6 +771,17 @@ LIBDL
 LIBPOLL
 LDAPLIBS
 DEPENDENCIES
+ALL_MAKERULES
+ALL_MAKEFILES
+ALL_MAKEFILE_DEPENDS
+ALL_TOP_DIRS
+ALL_DLL_DIRS
+ALL_IMPLIB_DIRS
+ALL_TEST_DIRS
+ALL_PROGRAM_DIRS
+ALL_PROGRAM_INSTALL_DIRS
+ALL_PROGRAM_BIN_INSTALL_DIRS
+ALL_WINETEST_DEPENDS
 LIBOBJS
 LTLIBOBJS'
 ac_subst_files='MAKE_RULES
@@ -1298,7 +1304,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Wine 1.1.2 to adapt to many kinds of systems.
+\`configure' configures Wine 1.1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1367,7 +1373,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Wine 1.1.2:";;
+     short | recursive ) echo "Configuration of Wine 1.1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1496,7 +1502,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Wine configure 1.1.2
+Wine configure 1.1.3
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1510,7 +1516,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Wine $as_me 1.1.2, which was
+It was created by Wine $as_me 1.1.3, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -6845,16 +6851,8 @@ fi
 
 XLIB=""
 
-XFILES=""
-
-OPENGLFILES=""
-
-GLU32FILES=""
-
 OPENGL_LIBS=""
 
-QUARTZFILES=""
-
 
 
 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
@@ -8619,7 +8617,7 @@ fi
     then
         CARBONLIB="-framework Carbon"
 
-        QUARTZFILES='$(QUARTZFILES)'
+        enable_winequartz_drv=${enable_winequartz_drv:-yes}
     fi
     ;;
   *)
@@ -9556,6 +9554,8 @@ test -n "$MINGWAR" || MINGWAR="false"
     ;;
 esac
 
+enable_winequartz_drv=${enable_winequartz_drv:-no}
+
 if test "$LIBEXT" = "a"; then
   { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
 It is currently not possible to build Wine without shared library
@@ -11250,7 +11250,6 @@ cat >>confdefs.h <<_ACEOF
 _ACEOF
 
        OPENGL_LIBS="-Xlinker -dylib_file -Xlinker /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lGL"
-                                   OPENGLFILES='$(OPENGLFILES)'
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_OPENGL 1
@@ -11267,7 +11266,6 @@ cat >>confdefs.h <<_ACEOF
 _ACEOF
 
        OPENGL_LIBS="-lGL"
-                             OPENGLFILES='$(OPENGLFILES)'
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_OPENGL 1
@@ -11352,7 +11350,7 @@ cat >>confdefs.h <<_ACEOF
 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
 _ACEOF
 
-       GLU32FILES='$(GLU32FILES)'
+
 fi
 
                  fi
@@ -11391,6 +11389,9 @@ esac
 fi
 
 
+    test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
+    test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
+
         NASLIBS=""
 
 
@@ -11734,11 +11735,13 @@ done
 
 
     CPPFLAGS="$ac_save_CPPFLAGS"
-    XFILES='$(XFILES)'
 else
     XLIB=""
     X_CFLAGS=""
     X_LIBS=""
+    enable_winex11_drv=${enable_winex11_drv:-no}
+    enable_opengl32=${enable_opengl32:-no}
+    enable_glu32=${enable_glu32:-no}
 fi
 if test "x$XLIB" = "x"; then
   case "x$with_x" in
@@ -14161,8 +14164,6 @@ _ACEOF
 
             FREETYPEINCL="$ac_freetype_incl"
 
-            FONTSSUBDIRS="fonts"
-
        fi
     fi
 fi
@@ -14179,6 +14180,7 @@ Use the --without-freetype option if you really want this." >&2;}
 esac
 fi
 
+test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
 
 { echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6; }
@@ -21235,6 +21237,309 @@ cat >>confdefs.h <<_ACEOF
 _ACEOF
 
 
+fi
+{ echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
+echo $ECHO_N "checking for struct stat.st_mtim... $ECHO_C" >&6; }
+if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (ac_aggr.st_mtim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_mtim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (sizeof ac_aggr.st_mtim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_mtim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_member_struct_stat_st_mtim=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
+echo "${ECHO_T}$ac_cv_member_struct_stat_st_mtim" >&6; }
+if test $ac_cv_member_struct_stat_st_mtim = yes; then
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_STRUCT_STAT_ST_MTIM 1
+_ACEOF
+
+
+fi
+{ echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
+echo $ECHO_N "checking for struct stat.st_ctim... $ECHO_C" >&6; }
+if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (ac_aggr.st_ctim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_ctim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (sizeof ac_aggr.st_ctim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_ctim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_member_struct_stat_st_ctim=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
+echo "${ECHO_T}$ac_cv_member_struct_stat_st_ctim" >&6; }
+if test $ac_cv_member_struct_stat_st_ctim = yes; then
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_STRUCT_STAT_ST_CTIM 1
+_ACEOF
+
+
+fi
+{ echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
+echo $ECHO_N "checking for struct stat.st_atim... $ECHO_C" >&6; }
+if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
+  echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+  cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (ac_aggr.st_atim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_atim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h.  */
+$ac_includes_default
+int
+main ()
+{
+static struct stat ac_aggr;
+if (sizeof ac_aggr.st_atim)
+return 0;
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_compile") 2>conftest.er1
+  ac_status=$?
+  grep -v '^ *+' conftest.er1 >conftest.err
+  rm -f conftest.er1
+  cat conftest.err >&5
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && {
+        test -z "$ac_c_werror_flag" ||
+        test ! -s conftest.err
+       } && test -s conftest.$ac_objext; then
+  ac_cv_member_struct_stat_st_atim=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+       ac_cv_member_struct_stat_st_atim=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
+echo "${ECHO_T}$ac_cv_member_struct_stat_st_atim" >&6; }
+if test $ac_cv_member_struct_stat_st_atim = yes; then
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE_STRUCT_STAT_ST_ATIM 1
+_ACEOF
+
+
 fi
 
 
@@ -21861,889 +22166,3503 @@ Makefile: dummy
 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
 
 
+ALL_MAKERULES=""
 
+ALL_MAKEFILES=""
 
+ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
 
-ac_config_commands="$ac_config_commands include/stamp-h"
 
+ALL_TOP_DIRS=""
 
-ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
+ALL_DLL_DIRS=""
 
-ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
+ALL_IMPLIB_DIRS=""
 
-ac_config_commands="$ac_config_commands dlls/kernel32/nls"
+ALL_TEST_DIRS=""
 
-ac_config_commands="$ac_config_commands dlls/user32/resources"
+ALL_PROGRAM_DIRS=""
 
-ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
+ALL_PROGRAM_INSTALL_DIRS=""
 
-ac_config_commands="$ac_config_commands include/wine"
+ALL_PROGRAM_BIN_INSTALL_DIRS=""
 
 
-MAKE_RULES=Make.rules
 
 
-MAKE_DLL_RULES=dlls/Makedll.rules
+
+ac_config_commands="$ac_config_commands include/stamp-h"
 
 
-MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
+ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
 
+ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
 
-MAKE_TEST_RULES=dlls/Maketest.rules
+ac_config_commands="$ac_config_commands dlls/kernel32/nls"
 
+ac_config_commands="$ac_config_commands dlls/user32/resources"
 
-MAKE_PROG_RULES=programs/Makeprog.rules
+ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
+
+ac_config_commands="$ac_config_commands include/wine"
 
 
+ALL_MAKERULES="$ALL_MAKERULES \\
+       Make.rules"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+Make.rules: Make.rules.in"
+MAKE_RULES=Make.rules
 ac_config_files="$ac_config_files Make.rules"
 
+ALL_MAKERULES="$ALL_MAKERULES \\
+       dlls/Makedll.rules"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
+MAKE_DLL_RULES=dlls/Makedll.rules
 ac_config_files="$ac_config_files dlls/Makedll.rules"
 
+ALL_MAKERULES="$ALL_MAKERULES \\
+       dlls/Makeimplib.rules"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
+MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
 
+ALL_MAKERULES="$ALL_MAKERULES \\
+       dlls/Maketest.rules"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
+MAKE_TEST_RULES=dlls/Maketest.rules
 ac_config_files="$ac_config_files dlls/Maketest.rules"
 
+ALL_MAKERULES="$ALL_MAKERULES \\
+       programs/Makeprog.rules"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
+MAKE_PROG_RULES=programs/Makeprog.rules
 ac_config_files="$ac_config_files programs/Makeprog.rules"
 
+
+
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+Makefile: Makefile.in Make.rules"
 ac_config_files="$ac_config_files Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/Makefile"
+test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       dlls"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/Makefile: dlls/Makefile.in Make.rules"
 ac_config_files="$ac_config_files dlls/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/acledit/Makefile"
+test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       acledit"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/acledit/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/activeds/Makefile"
+test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       activeds"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/activeds/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/actxprxy/Makefile"
+test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       actxprxy"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/adsiid/Makefile"
+test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       adsiid"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/advapi32/Makefile"
+test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       advapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/advapi32/tests/Makefile"
+test "x$enable_advapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       advapi32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/advpack/Makefile"
+test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       advpack"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/advpack/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/advpack/tests/Makefile"
+test "x$enable_advpack_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       advpack/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/amstream/Makefile"
+test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       amstream"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/amstream/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/appwiz.cpl/Makefile"
+test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       appwiz.cpl"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/atl/Makefile"
+test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       atl"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/atl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/avicap32/Makefile"
+test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       avicap32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/avifil32/Makefile"
+test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       avifil32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/browseui/Makefile"
+test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       browseui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/browseui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/browseui/tests/Makefile"
+test "x$enable_browseui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       browseui/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cabinet/Makefile"
+test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cabinet"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cabinet/tests/Makefile"
+test "x$enable_cabinet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       cabinet/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/capi2032/Makefile"
+test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       capi2032"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cards/Makefile"
+test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cards"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cards/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cfgmgr32/Makefile"
+test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cfgmgr32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/clusapi/Makefile"
+test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       clusapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comcat/Makefile"
+test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       comcat"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/comcat/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comcat/tests/Makefile"
+test "x$enable_comcat_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       comcat/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comctl32/Makefile"
+test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       comctl32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comctl32/tests/Makefile"
+test "x$enable_comctl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       comctl32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comdlg32/Makefile"
+test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       comdlg32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/comdlg32/tests/Makefile"
+test "x$enable_comdlg32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       comdlg32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/compstui/Makefile"
+test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       compstui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/compstui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/credui/Makefile"
+test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       credui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/credui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/credui/tests/Makefile"
+test "x$enable_credui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       credui/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/crtdll/Makefile"
+test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       crtdll"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/crypt32/Makefile"
+test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       crypt32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/crypt32/tests/Makefile"
+test "x$enable_crypt32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       crypt32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cryptdlg/Makefile"
+test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cryptdlg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cryptdll/Makefile"
+test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cryptdll"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cryptnet/Makefile"
+test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cryptnet"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cryptnet/tests/Makefile"
+test "x$enable_cryptnet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       cryptnet/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/cryptui/Makefile"
+test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       cryptui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ctapi32/Makefile"
+test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ctapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ctl3d32/Makefile"
+test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ctl3d32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3d10/Makefile"
+test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3d10"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3d8/Makefile"
+test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3d8"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3d8/tests/Makefile"
+test "x$enable_d3d8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3d8/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3d9/Makefile"
+test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3d9"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3d9/tests/Makefile"
+test "x$enable_d3d9_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3d9/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dim/Makefile"
+test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dim"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3drm/Makefile"
+test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3drm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3drm/tests/Makefile"
+test "x$enable_d3drm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3drm/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx8/Makefile"
+test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx8"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx8/tests/Makefile"
+test "x$enable_d3dx8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3dx8/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_24/Makefile"
+test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_24"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_25/Makefile"
+test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_25"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_26/Makefile"
+test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_26"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_27/Makefile"
+test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_27"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_28/Makefile"
+test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_28"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_29/Makefile"
+test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_29"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_30/Makefile"
+test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_30"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_31/Makefile"
+test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_31"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_32/Makefile"
+test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_33/Makefile"
+test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_33"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_34/Makefile"
+test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_34"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_35/Makefile"
+test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_35"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_36/Makefile"
+test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_36"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_36/tests/Makefile"
+test "x$enable_d3dx9_36_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3dx9_36/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dx9_37/Makefile"
+test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dx9_37"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dxof/Makefile"
+test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       d3dxof"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/d3dxof/tests/Makefile"
+test "x$enable_d3dxof_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       d3dxof/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
+ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
+
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dbghelp/Makefile"
+test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dbghelp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dciman32/Makefile"
+test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dciman32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ddraw/Makefile"
+test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ddraw"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ddraw/tests/Makefile"
+test "x$enable_ddraw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ddraw/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ddrawex/Makefile"
+test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ddrawex"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/devenum/Makefile"
+test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       devenum"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/devenum/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dinput/Makefile"
+test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dinput"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dinput/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dinput/tests/Makefile"
+test "x$enable_dinput_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       dinput/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dinput8/Makefile"
+test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dinput8"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmband/Makefile"
+test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmband"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmband/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmcompos/Makefile"
+test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmcompos"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmime/Makefile"
+test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmime"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmime/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmloader/Makefile"
+test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmloader"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmscript/Makefile"
+test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmscript"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmstyle/Makefile"
+test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmstyle"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmsynth/Makefile"
+test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmsynth"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmusic/Makefile"
+test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmusic"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dmusic32/Makefile"
+test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dmusic32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dnsapi/Makefile"
+test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dnsapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dnsapi/tests/Makefile"
+test "x$enable_dnsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       dnsapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dplay/Makefile"
+test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dplay"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dplay/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dplayx/Makefile"
+test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dplayx"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dplayx/tests/Makefile"
+test "x$enable_dplayx_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       dplayx/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dpnaddr/Makefile"
+test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dpnaddr"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dpnet/Makefile"
+test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dpnet"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dpnhpast/Makefile"
+test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dpnhpast"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dpnlobby/Makefile"
+test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dpnlobby"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dpwsockx/Makefile"
+test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dpwsockx"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dsound/Makefile"
+test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dsound"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dsound/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dsound/tests/Makefile"
+test "x$enable_dsound_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       dsound/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dssenh/Makefile"
+test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dssenh"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dswave/Makefile"
+test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dswave"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dswave/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dwmapi/Makefile"
+test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dwmapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dxdiagn/Makefile"
+test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       dxdiagn"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dxerr8/Makefile"
+test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       dxerr8"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dxerr9/Makefile"
+test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       dxerr9"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/dxguid/Makefile"
+test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       dxguid"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/faultrep/Makefile"
+test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       faultrep"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/fusion/Makefile"
+test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       fusion"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/fusion/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/fusion/tests/Makefile"
+test "x$enable_fusion_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       fusion/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gdi32/Makefile"
+test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       gdi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gdi32/tests/Makefile"
+test "x$enable_gdi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       gdi32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gdiplus/Makefile"
+test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       gdiplus"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gdiplus/tests/Makefile"
+test "x$enable_gdiplus_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       gdiplus/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/glu32/Makefile"
+test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       glu32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/glu32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gphoto2.ds/Makefile"
+test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       gphoto2.ds"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/gpkcsp/Makefile"
+test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       gpkcsp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hal/Makefile"
+test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       hal"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/hal/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hhctrl.ocx/Makefile"
+test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       hhctrl.ocx"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hid/Makefile"
+test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       hid"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/hid/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hlink/Makefile"
+test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       hlink"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/hlink/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hlink/tests/Makefile"
+test "x$enable_hlink_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       hlink/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/hnetcfg/Makefile"
+test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       hnetcfg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/iccvid/Makefile"
+test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       iccvid"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/icmp/Makefile"
+test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       icmp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/icmp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ifsmgr.vxd/Makefile"
+test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ifsmgr.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/imaadp32.acm/Makefile"
+test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       imaadp32.acm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/imagehlp/Makefile"
+test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       imagehlp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/imm32/Makefile"
+test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       imm32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/imm32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/imm32/tests/Makefile"
+test "x$enable_imm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       imm32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inetcomm/Makefile"
+test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       inetcomm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inetcomm/tests/Makefile"
+test "x$enable_inetcomm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       inetcomm/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inetmib1/Makefile"
+test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       inetmib1"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inetmib1/tests/Makefile"
+test "x$enable_inetmib1_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       inetmib1/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/infosoft/Makefile"
+test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       infosoft"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/infosoft/tests/Makefile"
+test "x$enable_infosoft_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       infosoft/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/initpki/Makefile"
+test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       initpki"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/initpki/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inkobj/Makefile"
+test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       inkobj"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/inseng/Makefile"
+test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       inseng"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/inseng/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/iphlpapi/Makefile"
+test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       iphlpapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/iphlpapi/tests/Makefile"
+test "x$enable_iphlpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       iphlpapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/itircl/Makefile"
+test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       itircl"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/itircl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/itss/Makefile"
+test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       itss"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/itss/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/itss/tests/Makefile"
+test "x$enable_itss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       itss/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/jscript/Makefile"
+test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       jscript"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/jscript/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/jscript/tests/Makefile"
+test "x$enable_jscript_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       jscript/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/kernel32/Makefile"
+test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       kernel32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/kernel32/tests/Makefile"
+test "x$enable_kernel32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       kernel32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/localspl/Makefile"
+test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       localspl"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/localspl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/localspl/tests/Makefile"
+test "x$enable_localspl_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       localspl/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/localui/Makefile"
+test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       localui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/localui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/localui/tests/Makefile"
+test "x$enable_localui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       localui/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/lz32/Makefile"
+test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       lz32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/lz32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/lz32/tests/Makefile"
+test "x$enable_lz32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       lz32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mapi32/Makefile"
+test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mapi32/tests/Makefile"
+test "x$enable_mapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       mapi32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mciavi32/Makefile"
+test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mciavi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mcicda/Makefile"
+test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mcicda"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mciseq/Makefile"
+test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mciseq"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mciwave/Makefile"
+test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mciwave"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/midimap/Makefile"
+test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       midimap"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/midimap/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mlang/Makefile"
+test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mlang"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mlang/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mlang/tests/Makefile"
+test "x$enable_mlang_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       mlang/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mmdevldr.vxd/Makefile"
+test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mmdevldr.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/monodebg.vxd/Makefile"
+test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       monodebg.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mountmgr.sys/Makefile"
+test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mountmgr.sys"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mpr/Makefile"
+test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mpr"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mpr/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mprapi/Makefile"
+test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mprapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msacm32.drv/Makefile"
+test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msacm32.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msacm32/Makefile"
+test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msacm32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msacm32/tests/Makefile"
+test "x$enable_msacm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       msacm32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msadp32.acm/Makefile"
+test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msadp32.acm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mscat32/Makefile"
+test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mscat32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mscms/Makefile"
+test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mscms"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mscms/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mscms/tests/Makefile"
+test "x$enable_mscms_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       mscms/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mscoree/Makefile"
+test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mscoree"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msdmo/Makefile"
+test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msdmo"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msftedit/Makefile"
+test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msftedit"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msg711.acm/Makefile"
+test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msg711.acm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mshtml.tlb/Makefile"
+test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mshtml.tlb"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mshtml/Makefile"
+test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mshtml"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mshtml/tests/Makefile"
+test "x$enable_mshtml_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       mshtml/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msi/Makefile"
+test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msi/tests/Makefile"
+test "x$enable_msi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       msi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msimg32/Makefile"
+test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msimg32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msimtf/Makefile"
+test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msimtf"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msisip/Makefile"
+test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msisip"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msisip/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msisys.ocx/Makefile"
+test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msisys.ocx"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msnet32/Makefile"
+test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msnet32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msrle32/Makefile"
+test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msrle32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mssip32/Makefile"
+test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mssip32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mstask/Makefile"
+test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mstask"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mstask/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mstask/tests/Makefile"
+test "x$enable_mstask_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       mstask/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcirt/Makefile"
+test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcirt"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcr71/Makefile"
+test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcr71"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrt/Makefile"
+test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcrt"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrt/tests/Makefile"
+test "x$enable_msvcrt_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       msvcrt/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrt20/Makefile"
+test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcrt20"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrt40/Makefile"
+test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcrt40"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrtd/Makefile"
+test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvcrtd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvcrtd/tests/Makefile"
+test "x$enable_msvcrtd_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       msvcrtd/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvfw32/Makefile"
+test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvfw32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msvidc32/Makefile"
+test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msvidc32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/mswsock/Makefile"
+test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       mswsock"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msxml3/Makefile"
+test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       msxml3"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/msxml3/tests/Makefile"
+test "x$enable_msxml3_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       msxml3/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/nddeapi/Makefile"
+test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       nddeapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/netapi32/Makefile"
+test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       netapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/netapi32/tests/Makefile"
+test "x$enable_netapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       netapi32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/newdev/Makefile"
+test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       newdev"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/newdev/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntdll/Makefile"
+test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ntdll"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntdll/tests/Makefile"
+test "x$enable_ntdll_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ntdll/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntdsapi/Makefile"
+test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ntdsapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntdsapi/tests/Makefile"
+test "x$enable_ntdsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ntdsapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntoskrnl.exe/Makefile"
+test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ntoskrnl.exe"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntprint/Makefile"
+test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ntprint"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ntprint/tests/Makefile"
+test "x$enable_ntprint_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ntprint/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/objsel/Makefile"
+test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       objsel"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/objsel/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/odbc32/Makefile"
+test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       odbc32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/odbccp32/Makefile"
+test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       odbccp32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/odbccp32/tests/Makefile"
+test "x$enable_odbccp32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       odbccp32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ole32/Makefile"
+test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ole32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ole32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ole32/tests/Makefile"
+test "x$enable_ole32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ole32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/oleacc/Makefile"
+test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       oleacc"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/oleaut32/Makefile"
+test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       oleaut32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/oleaut32/tests/Makefile"
+test "x$enable_oleaut32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       oleaut32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/olecli32/Makefile"
+test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       olecli32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/oledlg/Makefile"
+test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       oledlg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/olepro32/Makefile"
+test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       olepro32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/olesvr32/Makefile"
+test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       olesvr32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/olethk32/Makefile"
+test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       olethk32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/opengl32/Makefile"
+test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       opengl32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/opengl32/tests/Makefile"
+test "x$enable_opengl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       opengl32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/pdh/Makefile"
+test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       pdh"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/pdh/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/pdh/tests/Makefile"
+test "x$enable_pdh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       pdh/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/powrprof/Makefile"
+test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       powrprof"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/printui/Makefile"
+test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       printui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/printui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/propsys/Makefile"
+test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       propsys"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/propsys/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/psapi/Makefile"
+test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       psapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/psapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/psapi/tests/Makefile"
+test "x$enable_psapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       psapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/pstorec/Makefile"
+test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       pstorec"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qcap/Makefile"
+test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       qcap"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/qcap/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qedit/Makefile"
+test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       qedit"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/qedit/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qedit/tests/Makefile"
+test "x$enable_qedit_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       qedit/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qmgr/Makefile"
+test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       qmgr"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qmgr/tests/Makefile"
+test "x$enable_qmgr_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       qmgr/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/qmgrprxy/Makefile"
+test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       qmgrprxy"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/quartz/Makefile"
+test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       quartz"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/quartz/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/quartz/tests/Makefile"
+test "x$enable_quartz_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       quartz/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/query/Makefile"
+test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       query"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/query/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rasapi32/Makefile"
+test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       rasapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rasapi32/tests/Makefile"
+test "x$enable_rasapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       rasapi32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/resutils/Makefile"
+test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       resutils"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/resutils/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/riched20/Makefile"
+test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       riched20"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/riched20/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/riched20/tests/Makefile"
+test "x$enable_riched20_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       riched20/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/riched32/Makefile"
+test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       riched32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/riched32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/riched32/tests/Makefile"
+test "x$enable_riched32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       riched32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rpcrt4/Makefile"
+test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       rpcrt4"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rpcrt4/tests/Makefile"
+test "x$enable_rpcrt4_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       rpcrt4/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rsabase/Makefile"
+test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       rsabase"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rsaenh/Makefile"
+test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       rsaenh"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/rsaenh/tests/Makefile"
+test "x$enable_rsaenh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       rsaenh/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sane.ds/Makefile"
+test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sane.ds"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sccbase/Makefile"
+test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sccbase"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/schannel/Makefile"
+test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       schannel"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/schannel/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/schannel/tests/Makefile"
+test "x$enable_schannel_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       schannel/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/secur32/Makefile"
+test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       secur32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/secur32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/secur32/tests/Makefile"
+test "x$enable_secur32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       secur32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/security/Makefile"
+test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       security"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/security/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sensapi/Makefile"
+test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sensapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/serialui/Makefile"
+test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       serialui"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/serialui/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/serialui/tests/Makefile"
+test "x$enable_serialui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       serialui/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/setupapi/Makefile"
+test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       setupapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/setupapi/tests/Makefile"
+test "x$enable_setupapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       setupapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sfc/Makefile"
+test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sfc"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sfc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sfc_os/Makefile"
+test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sfc_os"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shdoclc/Makefile"
+test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       shdoclc"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shdocvw/Makefile"
+test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       shdocvw"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shdocvw/tests/Makefile"
+test "x$enable_shdocvw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       shdocvw/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shell32/Makefile"
+test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       shell32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/shell32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shell32/tests/Makefile"
+test "x$enable_shell32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       shell32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shfolder/Makefile"
+test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       shfolder"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shlwapi/Makefile"
+test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       shlwapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/shlwapi/tests/Makefile"
+test "x$enable_shlwapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       shlwapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/slbcsp/Makefile"
+test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       slbcsp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/slc/Makefile"
+test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       slc"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/slc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/snmpapi/Makefile"
+test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       snmpapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/snmpapi/tests/Makefile"
+test "x$enable_snmpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       snmpapi/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/softpub/Makefile"
+test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       softpub"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/softpub/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/spoolss/Makefile"
+test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       spoolss"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/spoolss/tests/Makefile"
+test "x$enable_spoolss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       spoolss/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/stdole2.tlb/Makefile"
+test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       stdole2.tlb"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/stdole32.tlb/Makefile"
+test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       stdole32.tlb"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sti/Makefile"
+test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sti"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sti/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/strmiids/Makefile"
+test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       strmiids"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/svrapi/Makefile"
+test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       svrapi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/sxs/Makefile"
+test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       sxs"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/sxs/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/tapi32/Makefile"
+test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       tapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/twain_32/Makefile"
+test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       twain_32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/unicows/Makefile"
+test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       unicows"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/unicows/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/url/Makefile"
+test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       url"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/url/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/urlmon/Makefile"
+test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       urlmon"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/urlmon/tests/Makefile"
+test "x$enable_urlmon_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       urlmon/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/user32/Makefile"
+test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       user32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/user32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/user32/tests/Makefile"
+test "x$enable_user32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       user32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/userenv/Makefile"
+test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       userenv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/userenv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/userenv/tests/Makefile"
+test "x$enable_userenv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       userenv/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/usp10/Makefile"
+test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       usp10"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/usp10/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/usp10/tests/Makefile"
+test "x$enable_usp10_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       usp10/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/uuid/Makefile"
+test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       uuid"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/uuid/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/uxtheme/Makefile"
+test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       uxtheme"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/uxtheme/tests/Makefile"
+test "x$enable_uxtheme_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       uxtheme/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vdhcp.vxd/Makefile"
+test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vdhcp.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vdmdbg/Makefile"
+test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vdmdbg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/version/Makefile"
+test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       version"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/version/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/version/tests/Makefile"
+test "x$enable_version_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       version/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vmm.vxd/Makefile"
+test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vmm.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vnbt.vxd/Makefile"
+test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vnbt.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vnetbios.vxd/Makefile"
+test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vnetbios.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vtdapi.vxd/Makefile"
+test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vtdapi.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/vwin32.vxd/Makefile"
+test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       vwin32.vxd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/w32skrnl/Makefile"
+test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       w32skrnl"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winealsa.drv/Makefile"
+test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winealsa.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wineaudioio.drv/Makefile"
+test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wineaudioio.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winecoreaudio.drv/Makefile"
+test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winecoreaudio.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winecrt0/Makefile"
+test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
+       winecrt0"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wined3d/Makefile"
+test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wined3d"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winedos/Makefile"
+test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winedos"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winedos/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wineesd.drv/Makefile"
+test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wineesd.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winejack.drv/Makefile"
+test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winejack.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winejoystick.drv/Makefile"
+test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winejoystick.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winemp3.acm/Makefile"
+test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winemp3.acm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winenas.drv/Makefile"
+test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winenas.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wineoss.drv/Makefile"
+test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wineoss.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wineps.drv/Makefile"
+test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wineps.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winequartz.drv/Makefile"
+test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winequartz.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winex11.drv/Makefile"
+test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winex11.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wing32/Makefile"
+test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wing32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wing32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winhttp/Makefile"
+test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winhttp"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winhttp/tests/Makefile"
+test "x$enable_winhttp_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       winhttp/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wininet/Makefile"
+test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wininet"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wininet/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wininet/tests/Makefile"
+test "x$enable_wininet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       wininet/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winmm/Makefile"
+test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winmm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winmm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winmm/tests/Makefile"
+test "x$enable_winmm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       winmm/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winnls32/Makefile"
+test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winnls32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winscard/Makefile"
+test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winscard"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winscard/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winspool.drv/Makefile"
+test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       winspool.drv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/winspool.drv/tests/Makefile"
+test "x$enable_winspool_drv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       winspool.drv/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wintab32/Makefile"
+test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wintab32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wintrust/Makefile"
+test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wintrust"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wintrust/tests/Makefile"
+test "x$enable_wintrust_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       wintrust/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wldap32/Makefile"
+test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wldap32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wmi/Makefile"
+test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wmi"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wmi/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wnaspi32/Makefile"
+test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wnaspi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wow32/Makefile"
+test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wow32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wow32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ws2_32/Makefile"
+test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       ws2_32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/ws2_32/tests/Makefile"
+test "x$enable_ws2_32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
+       ws2_32/tests"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wsock32/Makefile"
+test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wsock32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       dlls/wtsapi32/Makefile"
+test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
+       wtsapi32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       documentation/Makefile"
+test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       documentation"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+documentation/Makefile: documentation/Makefile.in Make.rules"
 ac_config_files="$ac_config_files documentation/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       fonts/Makefile"
+test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       fonts"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+fonts/Makefile: fonts/Makefile.in Make.rules"
 ac_config_files="$ac_config_files fonts/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       include/Makefile"
+test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       include"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+include/Makefile: include/Makefile.in Make.rules"
 ac_config_files="$ac_config_files include/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       libs/Makefile"
+test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       libs"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+libs/Makefile: libs/Makefile.in Make.rules"
 ac_config_files="$ac_config_files libs/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       libs/port/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+libs/port/Makefile: libs/port/Makefile.in Make.rules"
 ac_config_files="$ac_config_files libs/port/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       libs/wine/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
 ac_config_files="$ac_config_files libs/wine/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       libs/wpp/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
 ac_config_files="$ac_config_files libs/wpp/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       loader/Makefile"
+test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       loader"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+loader/Makefile: loader/Makefile.in Make.rules"
 ac_config_files="$ac_config_files loader/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/Makefile"
+test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       programs"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/Makefile: programs/Makefile.in Make.rules"
 ac_config_files="$ac_config_files programs/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/clock/Makefile"
+test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       clock"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/clock/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/cmd/Makefile"
+test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       cmd"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/cmd/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/cmdlgtst/Makefile"
+test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       cmdlgtst"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/control/Makefile"
+test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       control"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/control/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/eject/Makefile"
+test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       eject"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/eject/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/expand/Makefile"
+test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       expand"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/expand/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/explorer/Makefile"
+test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       explorer"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/explorer/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/hh/Makefile"
+test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       hh"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/hh/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/icinfo/Makefile"
+test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       icinfo"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/icinfo/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/iexplore/Makefile"
+test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       iexplore"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/iexplore/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/msiexec/Makefile"
+test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       msiexec"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/msiexec/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/net/Makefile"
+test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       net"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/net/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/notepad/Makefile"
+test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       notepad"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/notepad/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/oleview/Makefile"
+test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       oleview"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/oleview/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/progman/Makefile"
+test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       progman" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       progman"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/progman/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/reg/Makefile"
+test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       reg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/reg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/regedit/Makefile"
+test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       regedit"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/regedit/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/regsvr32/Makefile"
+test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       regsvr32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/rpcss/Makefile"
+test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       rpcss"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/rpcss/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/rundll32/Makefile"
+test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       rundll32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/rundll32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/secedit/Makefile"
+test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       secedit"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/secedit/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/services/Makefile"
+test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       services"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/services/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/spoolsv/Makefile"
+test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       spoolsv"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/start/Makefile"
+test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       start"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/start/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/svchost/Makefile"
+test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       svchost"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/svchost/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/taskmgr/Makefile"
+test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       taskmgr"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/uninstaller/Makefile"
+test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       uninstaller" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       uninstaller"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/view/Makefile"
+test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       view"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/view/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/wineboot/Makefile"
+test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       wineboot"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/wineboot/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winebrowser/Makefile"
+test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winebrowser" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winebrowser"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winecfg/Makefile"
+test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winecfg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winecfg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/wineconsole/Makefile"
+test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       wineconsole"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winedbg/Makefile"
+test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winedbg"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winedbg/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winedevice/Makefile"
+test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winedevice"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winedevice/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winefile/Makefile"
+test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winefile"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winefile/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winemenubuilder/Makefile"
+test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winemenubuilder"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winemine/Makefile"
+test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winemine"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winemine/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winepath/Makefile"
+test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
+       winepath"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winepath/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winetest/Makefile"
+test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winetest"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winetest/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winevdm/Makefile"
+test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winevdm"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winevdm/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winhlp32/Makefile"
+test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winhlp32"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/winver/Makefile"
+test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       winver"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/winver/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/wordpad/Makefile"
+test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       wordpad"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/wordpad/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/write/Makefile"
+test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       write"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/write/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       programs/xcopy/Makefile"
+test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
+       xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
+       xcopy"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
 ac_config_files="$ac_config_files programs/xcopy/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       server/Makefile"
+test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       server"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+server/Makefile: server/Makefile.in Make.rules"
 ac_config_files="$ac_config_files server/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/Makefile"
+test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
+       tools"
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/Makefile: tools/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/widl/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/widl/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/winebuild/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/winebuild/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/winedump/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/winedump/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/winegcc/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/winegcc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/wmc/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/wmc/Makefile"
 
+ALL_MAKEFILES="$ALL_MAKEFILES \\
+       tools/wrc/Makefile"
+
+ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
+tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
 ac_config_files="$ac_config_files tools/wrc/Makefile"
 
 
+
+ALL_WINETEST_DEPENDS="# Test binaries"
+
+for dir in $ALL_TEST_DIRS
+do
+    if test "$dir" != "\\"
+    then
+        testname=`expr $dir : '\(.*\)/tests'`_test.exe
+        ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
+$testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
+       cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
+    fi
+done
+
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -23140,7 +26059,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Wine $as_me 1.1.2, which was
+This file was extended by Wine $as_me 1.1.3, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23193,7 +26112,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Wine config.status 1.1.2
+Wine config.status 1.1.3
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -23382,6 +26301,7 @@ do
     "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
     "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
     "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
+    "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
     "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
     "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
     "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
@@ -23959,11 +26879,7 @@ ICOTOOL!$ICOTOOL$ac_delim
 PRELINK!$PRELINK$ac_delim
 LIBPTHREAD!$LIBPTHREAD$ac_delim
 XLIB!$XLIB$ac_delim
-XFILES!$XFILES$ac_delim
-OPENGLFILES!$OPENGLFILES$ac_delim
-GLU32FILES!$GLU32FILES$ac_delim
 OPENGL_LIBS!$OPENGL_LIBS$ac_delim
-QUARTZFILES!$QUARTZFILES$ac_delim
 DLLEXT!$DLLEXT$ac_delim
 DLLFLAGS!$DLLFLAGS$ac_delim
 LDSHARED!$LDSHARED$ac_delim
@@ -24003,7 +26919,6 @@ LCMSLIBS!$LCMSLIBS$ac_delim
 ft_devel!$ft_devel$ac_delim
 FREETYPELIBS!$FREETYPELIBS$ac_delim
 FREETYPEINCL!$FREETYPEINCL$ac_delim
-FONTSSUBDIRS!$FONTSSUBDIRS$ac_delim
 ESDCONFIG!$ESDCONFIG$ac_delim
 ESDINCL!$ESDINCL$ac_delim
 ESDLIBS!$ESDLIBS$ac_delim
@@ -24022,11 +26937,22 @@ LIBDL!$LIBDL$ac_delim
 LIBPOLL!$LIBPOLL$ac_delim
 LDAPLIBS!$LDAPLIBS$ac_delim
 DEPENDENCIES!$DEPENDENCIES$ac_delim
+ALL_MAKERULES!$ALL_MAKERULES$ac_delim
+ALL_MAKEFILES!$ALL_MAKEFILES$ac_delim
+ALL_MAKEFILE_DEPENDS!$ALL_MAKEFILE_DEPENDS$ac_delim
+ALL_TOP_DIRS!$ALL_TOP_DIRS$ac_delim
+ALL_DLL_DIRS!$ALL_DLL_DIRS$ac_delim
+ALL_IMPLIB_DIRS!$ALL_IMPLIB_DIRS$ac_delim
+ALL_TEST_DIRS!$ALL_TEST_DIRS$ac_delim
+ALL_PROGRAM_DIRS!$ALL_PROGRAM_DIRS$ac_delim
+ALL_PROGRAM_INSTALL_DIRS!$ALL_PROGRAM_INSTALL_DIRS$ac_delim
+ALL_PROGRAM_BIN_INSTALL_DIRS!$ALL_PROGRAM_BIN_INSTALL_DIRS$ac_delim
+ALL_WINETEST_DEPENDS!$ALL_WINETEST_DEPENDS$ac_delim
 LIBOBJS!$LIBOBJS$ac_delim
 LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF
 
-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 81; then
+  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 87; then
     break
   elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5