Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.
[openssl.git] / crypto / bn / Makefile.ssl
index 490d6d7daeee7757668225e970511a6684fcff28..61d9bf349305102fd459784c929207d9bf400859 100644 (file)
@@ -98,17 +98,6 @@ asm/sparcv8.o: asm/sparcv8.S
 
 asm/sparcv8plus.o: asm/sparcv8plus.S
 
-# Old GNU assembler doesn't understand V9 instructions, so we
-# hire /usr/ccs/bin/as to do the job. Note that option is called
-# *-gcc27, but even gcc 2>=8 users may experience similar problem
-# if they didn't bother to upgrade GNU assembler. Such users should
-# not choose this option, but be adviced to *remove* GNU assembler
-# or upgrade it.
-asm/sparcv8plus-gcc27.o: asm/sparcv8plus.S
-       $(CC) $(ASFLAGS) -E asm/sparcv8plus.S | \
-               /usr/ccs/bin/as -xarch=v8plus - -o asm/sparcv8plus-gcc27.o
-
-
 asm/ia64.o:    asm/ia64.S
 
 # Some compiler drivers (most notably HP-UX and Intel C++) don't