diff --git a/reactos/tools/rbuild/makefile b/reactos/tools/rbuild/makefile new file mode 100644 index 00000000000..8eadacf800c --- /dev/null +++ b/reactos/tools/rbuild/makefile @@ -0,0 +1,5 @@ +# This file is automatically generated. + +TOP = ../.. +DEFAULT = rbuild +include $(TOP)/proxy.mak