X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=f0f85df184649d09b3c1910aedb74049588cd0cc;hb=525c778c6b4c1cf24db7efa40f2809eda1628357;hp=ce0172c10b814593d2acfc48e71585c08ae19d5d;hpb=9f46a3aeffd6bbaff03610129924f85e44e82280;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index ce0172c1..f0f85df1 100644 --- a/Makefile +++ b/Makefile @@ -63,8 +63,9 @@ $(USRLIBS:%=utest-%): utest-%: @CC=$(NCC) $(SUBMAKE) -C Usermode/Libraries/$*_src generate_exp @CC=$(NCC) $(SUBMAKE) -C Usermode/Libraries/$*_src utest -k +# TODO: Module tests using DiskTool and NetTest mtest: - ; + @echo > /dev/null SyscallList: include/syscalls.h include/syscalls.h: KernelLand/Kernel/Makefile KernelLand/Kernel/syscalls.lst