Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 588 → Rev 967

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