make/windows/makefiles/rules.make

Print this page

        

@@ -20,10 +20,12 @@
 # CA 95054 USA or visit www.sun.com if you need additional information or
 # have any questions.
 #  
 #
 
+!include $(WorkSpace)/make/defs.make
+
 # These are the commands used externally to compile and run.
 
 !ifdef BootStrapDir
 RUN_JAVA=$(BootStrapDir)\bin\java
 RUN_JAVAP=$(BootStrapDir)\bin\javap