From eb96812e9fc9af8a14408e3e510b0321b58ce5db Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 15 Jun 2008 16:18:43 -0700 Subject: Update Mkfiles/*.mak Sync the file list in Mkfiles/*.mak --- Mkfiles/openwcom.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mkfiles/openwcom.mak') diff --git a/Mkfiles/openwcom.mak b/Mkfiles/openwcom.mak index aeb42c5..c72c792 100644 --- a/Mkfiles/openwcom.mak +++ b/Mkfiles/openwcom.mak @@ -53,8 +53,8 @@ NASM = nasm.$(O) nasmlib.$(O) raa.$(O) saa.$(O) & output\outobj.$(O) output\outas86.$(O) output\outrdf2.$(O) & output\outdbg.$(O) output\outieee.$(O) output\outmacho.$(O) & preproc.$(O) quote.$(O) pptok.$(O) macros.$(O) & - listing.$(O) eval.$(O) exprlib.$(O) stdscan.$(O) tokhash.$(O) & - regvals.$(O) regflags.$(O) + listing.$(O) eval.$(O) exprlib.$(O) stdscan.$(O) strfunc.$(O) & + tokhash.$(O) regvals.$(O) regflags.$(O) NDISASM = ndisasm.$(O) disasm.$(O) sync.$(O) nasmlib.$(O) & insnsd.$(O) insnsb.$(O) insnsn.$(O) regs.$(O) regdis.$(O) -- cgit v1.2.3