proxy makefile for rbuild
Added: trunk/reactos/tools/rbuild/makefile
--- trunk/reactos/tools/rbuild/makefile 2005-08-23 23:02:35 UTC (rev 17491) +++ trunk/reactos/tools/rbuild/makefile 2005-08-23 23:06:19 UTC (rev 17492) @@ -0,0 +1,5 @@
+# This file is automatically generated. + +TOP = ../.. +DEFAULT = rbuild +include $(TOP)/proxy.mak