6df0e0d44eb96fcdc5c841d3b46eabc2d545edb1
[platform/upstream/krb5.git] / src / lib / crypto / openssl / sha2 / Makefile.in
1 # Nothing here!  But we can't remove this directory as the build
2 # system currently assumes that all modules have the same directory
3 # structure.
4
5 mydir=lib$(S)crypto$(S)openssl$(S)aes
6 BUILDTOP=$(REL)..$(S)..$(S)..$(S)..
7 LOCALINCLUDES=
8 DEFS=
9
10 STLIBOBJS=
11
12 OBJS=
13
14 SRCS=
15
16 all-unix:: all-libobjs 
17
18 includes:: depend
19
20 depend:: $(SRCS)
21
22 clean-unix:: clean-libobjs
23
24 @libobj_frag@