diff options
Diffstat (limited to 'src/lib/crypto/openssl/camellia/Makefile.in')
| -rw-r--r-- | src/lib/crypto/openssl/camellia/Makefile.in | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/src/lib/crypto/openssl/camellia/Makefile.in b/src/lib/crypto/openssl/camellia/Makefile.in index b805e9fad..ce689e6e3 100644 --- a/src/lib/crypto/openssl/camellia/Makefile.in +++ b/src/lib/crypto/openssl/camellia/Makefile.in @@ -1,26 +1,2 @@ -# 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)camellia BUILDTOP=$(REL)..$(S)..$(S)..$(S).. -LOCALINCLUDES = -DEFS= - -STLIBOBJS= - -OBJS= - -SRCS= - - -all-unix:: all-libobjs - -includes:: depend - -depend:: $(SRCS) - -clean-unix:: clean-libobjs - -@libobj_frag@ - |
