diff options
Diffstat (limited to 'src/lib/crypto/openssl/camellia/Makefile.in')
| -rw-r--r-- | src/lib/crypto/openssl/camellia/Makefile.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/crypto/openssl/camellia/Makefile.in b/src/lib/crypto/openssl/camellia/Makefile.in index ce689e6e3..15406f10c 100644 --- a/src/lib/crypto/openssl/camellia/Makefile.in +++ b/src/lib/crypto/openssl/camellia/Makefile.in @@ -1,2 +1,6 @@ +# Placeholder since all crypto modules must have the same structure. mydir=lib$(S)crypto$(S)openssl$(S)camellia BUILDTOP=$(REL)..$(S)..$(S)..$(S).. +all-unix:: all-libobjs +clean-unix:: clean-libobjs +@libobj_frag@ |
