X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Flib%2Fcrypto%2Fopenssl%2Fsha2%2FMakefile.in;h=feaaba959a7bacd6ab60fa8aa1858d65456eed3a;hb=47b9ae4278e3e92734d2e0af09ff34058477dfa4;hp=6df0e0d44eb96fcdc5c841d3b46eabc2d545edb1;hpb=c2f6a99f73a045c349787dd6e3036f97d5244492;p=platform%2Fupstream%2Fkrb5.git diff --git a/src/lib/crypto/openssl/sha2/Makefile.in b/src/lib/crypto/openssl/sha2/Makefile.in index 6df0e0d..feaaba9 100644 --- a/src/lib/crypto/openssl/sha2/Makefile.in +++ b/src/lib/crypto/openssl/sha2/Makefile.in @@ -1,24 +1,6 @@ -# Nothing here! But we can't remove this directory as the build -# system currently assumes that all modules have the same directory -# structure. - +# Placeholder since all crypto modules must have the same structure. mydir=lib$(S)crypto$(S)openssl$(S)aes BUILDTOP=$(REL)..$(S)..$(S)..$(S).. -LOCALINCLUDES= -DEFS= - -STLIBOBJS= - -OBJS= - -SRCS= - -all-unix:: all-libobjs - -includes:: depend - -depend:: $(SRCS) - +all-unix: all-libobjs clean-unix:: clean-libobjs - @libobj_frag@