Home | History | Annotate | Line # | Download | only in powerpc
      1 .PATH.S: ${.PARSEDIR}
      2 AES_SRCS = aes_core.c aes_cbc.c aes-ppc.S aesp8-ppc.S vpaes-ppc.S
      3 AESCPPFLAGS = -DAES_ASM -DVPAES_ASM
      4 .include "../../aes.inc"
      5