From f571cc881341b52f203c1419561732b71ca48d8b Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 14 Dec 2009 01:56:13 -0800 Subject: [PATCH] Add missing utabmd.*. --- src/microcode/ntutl/makefile.wcc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/microcode/ntutl/makefile.wcc b/src/microcode/ntutl/makefile.wcc index 251995af8..70b357d38 100644 --- a/src/microcode/ntutl/makefile.wcc +++ b/src/microcode/ntutl/makefile.wcc @@ -201,6 +201,7 @@ sysprim.c & term.c & tparam.c & transact.c & +utabmd.c & utils.c & vector.c & wind.c @@ -287,6 +288,7 @@ sysprim.obj & term.obj & tparam.obj & transact.obj & +utabmd.obj & utils.obj & vector.obj & wind.obj -- 2.25.1