aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-12-25 15:55:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-12-25 15:55:19 +0000
commit6fbf8be77d20eae041ec68eb6154c4db2d564484 (patch)
tree43fa5275034e18eda5ca959dc5c8fa81da08f0ff /epan/Makefile.nmake
parent05b530033e1ba2a02015dc5548c72e08e1d7bec3 (diff)
Build with assembler support (NASM).
svn path=/trunk/; revision=23947
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 7951a54179..e875457666 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -252,7 +252,7 @@ reassemble_test_install:
#
-# Compile some time crtical code from assembler if NASM available
+# Compile some time critical code from assembler if NASM available
#
!IFDEF NASM
asm_utils_win32_x86.obj: asm_utils_win32_x86.asm