fe40429e60
platform files except Darwin. Also add the *_sse2 entries to Darwin. Note that both *_amd64 and *_sse2 are conditional on x86_64, so this division of files per platform is easier to do by PLIST tweaks than by further Makefile conditionals. This fixes the build of botan under OS X Lion with ABI=64 and should be a no-op for all other platforms.
8 lines
274 B
Text
8 lines
274 B
Text
@comment $NetBSD: PLIST.Linux,v 1.3 2011/12/08 03:01:03 jmmv Exp $
|
|
include/botan/asm_macr.h
|
|
${PLIST.x86_64}include/botan/eng_amd64.h
|
|
include/botan/eng_sse2.h
|
|
include/botan/es_ftw.h
|
|
${PLIST.x86_64}include/botan/sha1_amd64.h
|
|
include/botan/sha1_sse2.h
|
|
include/botan/tm_posix.h
|