Added makefile which tell how to compile rosapps.
authorMaarten Bosma <maarten@bosma.de>
Sat, 23 Jul 2005 17:45:41 +0000 (17:45 +0000)
committerMaarten Bosma <maarten@bosma.de>
Sat, 23 Jul 2005 17:45:41 +0000 (17:45 +0000)
svn path=/trunk/; revision=16706

rosapps/makefile [new file with mode: 0644]

diff --git a/rosapps/makefile b/rosapps/makefile
new file mode 100644 (file)
index 0000000..13272a5
--- /dev/null
@@ -0,0 +1,3 @@
+all: \r
+       @echo To build rosapps it has to be copied it into the reactos\modules folder. After \r
+       @echo this you can run "make depends" in the \reactos directory to compile it.\r