Add DTLS support.
[openssl.git] / crypto / des / INSTALL
index 3b8dae6b5f8c47e3c80fe244088c9e42305fd918..32457d775ca6357f8af0d33ad3578b9f4c0bd397 100644 (file)
@@ -30,13 +30,13 @@ turn on the relevent option in the Makefile
 There are some special Makefile targets that make life easier.
 make cc                - standard cc build
 make gcc       - standard gcc build
-make x86-elf   - x86 assember (elf), linux-elf.
-make x86-out   - x86 assember (a.out), FreeBSD
-make x86-solaris- x86 assember
-make x86-bsdi  - x86 assember (a.out with primative assember).
+make x86-elf   - x86 assembler (elf), linux-elf.
+make x86-out   - x86 assembler (a.out), FreeBSD
+make x86-solaris- x86 assembler
+make x86-bsdi  - x86 assembler (a.out with primative assembler).
 
-If at all possible use the assember (for Windows NT/95, use
-asm/win32.obj to link with).  The x86 assember is very very fast.
+If at all possible use the assembler (for Windows NT/95, use
+asm/win32.obj to link with).  The x86 assembler is very very fast.
 
 A make install will by default install
 libdes.a      in /usr/local/lib/libdes.a