diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-09-16 18:35:02 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-09-16 18:35:02 -0700 |
commit | 9e8e948f86d3529c44f99e20b6031436df2cbb62 (patch) | |
tree | ecb15b710f8f9f2204114680af74976017664bbc /Mkfiles/Makefile.wcw | |
parent | 97a234782d6fa7fa551a27f2ede452f5a56f1745 (diff) | |
download | nasm-9e8e948f86d3529c44f99e20b6031436df2cbb62.tar.gz nasm-9e8e948f86d3529c44f99e20b6031436df2cbb62.tar.bz2 nasm-9e8e948f86d3529c44f99e20b6031436df2cbb62.zip |
Run "make alldeps"
Diffstat (limited to 'Mkfiles/Makefile.wcw')
-rw-r--r-- | Mkfiles/Makefile.wcw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mkfiles/Makefile.wcw b/Mkfiles/Makefile.wcw index f7d2c3d..f36c6b0 100644 --- a/Mkfiles/Makefile.wcw +++ b/Mkfiles/Makefile.wcw @@ -159,7 +159,7 @@ parser.$(OBJ): parser.c insns.h parser.h float.h regs.h regflags.c config.h \ version.h nasmlib.h nasm.h stdscan.h insnsi.h pptok.$(OBJ): pptok.c preproc.h pptok.h nasmlib.h preproc.$(OBJ): preproc.c preproc.h macros.c pptok.h regs.h config.h \ - version.h nasmlib.h nasm.h insnsi.h + version.h hashtbl.h nasmlib.h nasm.h insnsi.h regdis.$(OBJ): regdis.c regflags.$(OBJ): regflags.c regs.$(OBJ): regs.c |