Imported Upstream version 1.15.1
[platform/upstream/krb5.git] / src / lib / crypto / openssl / sha2 / Makefile.in
index 6df0e0d..feaaba9 100644 (file)
@@ -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@