X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=f0f85df184649d09b3c1910aedb74049588cd0cc;hb=bf0187772ecfb475eedf5e0e9b8460b4f1a3f445;hp=ce0172c10b814593d2acfc48e71585c08ae19d5d;hpb=f6a97629f218bf1d48b8893b006864419dc40f51;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