Sync usage with man page.
[netbsd-mini2440.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / arm / des.inc
blob5d873725cb752eb20574e46be13b03c5ebce2a5d
1 #       $NetBSD: des.inc,v 1.1 2002/09/20 23:59:40 thorpej Exp $
3 # XXX WE NEED A WAY TO DETERMINE THESE AT COMPILE-TIME BASED ON
4 # XXX COMPILER OPTIONS.
6 # These are good for StrongARM with -mcpu=strongarm
7 #CPPFLAGS+=     -DDES_RISC1
9 # These are good for XScale with -mcpu=xscale
10 #CPPFLAGS+=     -DDES_RISC1 -DDES_PTR
12 .include "${.CURDIR}/des.inc"