reactos/rosapps/makefile
Maarten Bosma 56ad48118f Added makefile which tell how to compile rosapps.
svn path=/trunk/; revision=16706
2005-07-23 17:45:41 +00:00

4 lines
176 B
Makefile

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.