From: Erik van der Kouwe Date: Wed, 9 Dec 2009 07:52:17 +0000 (+0000) Subject: Removed non-existant test 44 from Makefile X-Git-Tag: v3.1.6~161 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch10.html?a=commitdiff_plain;h=c8e211ddfa83c3761fe9c79891cf2eade130fa16;p=minix.git Removed non-existant test 44 from Makefile --- diff --git a/test/Makefile b/test/Makefile index 845b58883..f68e4dee6 100644 --- a/test/Makefile +++ b/test/Makefile @@ -8,7 +8,7 @@ OBJ= test1 test2 test3 test4 test5 test6 test7 test8 test9 \ test21 test22 test23 test25 test26 test27 test28 test29 \ test30 test31 test32 test34 test35 test36 test37 test38 \ test39 t10a t11a t11b test40 t40a t40b t40c t40d t40e t40f test41 \ - test42 test44 + test42 BIGOBJ= test20 test24 ROOTOBJ= test11 test33 test43