Added makefile which tell how to compile rosapps.
[reactos.git] / rosapps / makefile
1 all:
2 @echo To build rosapps it has to be copied it into the reactos\modules folder. After
3 @echo this you can run "make depends" in the \reactos directory to compile it.