From: Royce Mitchell III Date: Tue, 23 Aug 2005 23:06:19 +0000 (+0000) Subject: proxy makefile for rbuild X-Git-Tag: ReactOS-0.2.8~913 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=431f66d687ab94057daeb84f347ce743d16a6549 proxy makefile for rbuild svn path=/trunk/; revision=17492 --- 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