blob: 22a101902c58c46c8793e950cd0ed022b4c16d95 (
plain)
1
2
3
4
5
6
|
# Nothing here! But we can't remove this directory as the build
# system currently assumes that all modules have the same directory
# structure.
mydir=lib$(S)crypto$(S)openssl$(S)aes
BUILDTOP=$(REL)..$(S)..$(S)..$(S)..
|