disable warning about missing file ( make handles this situation correctly regardless )
authorRoyce Mitchell III <royce3@ev1.net>
Fri, 4 Mar 2005 19:07:02 +0000 (19:07 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Fri, 4 Mar 2005 19:07:02 +0000 (19:07 +0000)
svn path=/branches/xmlbuildsystem/; revision=13820

reactos/Makefile

index f1b1258..db6e37a 100644 (file)
@@ -51,7 +51,7 @@ $(ROS_INTERMEDIATE):
 endif
 
 include tools/Makefile
-include Makefile.auto
+-include Makefile.auto
 
 PREAUTO := \
        include$(SEP)reactos$(SEP)buildno.h \