summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/openssl/sha1/Makefile.in
blob: 08fe83080eafa4c2f7c209e44191cac95b24ec60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
mydir=lib$(S)crypto$(S)openssl$(S)sha1
BUILDTOP=$(REL)..$(S)..$(S)..$(S)..
DEFS=

STLIBOBJS=

OBJS=

SRCS=

all-unix:: all-libobjs

includes:: depend

depend:: $(SRCS)

clean-unix:: clean-libobjs

@libobj_frag@