Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 967 → Rev 966

/shark/trunk/makefile
15,7 → 15,6
install all clean cleanall depend:
make -C $(OSLIB) $@
make -C kernel $@
make -C modules $@
make -C drivers $@
make -C fs $@
make -C libc $@