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