Mark OpenSSL 0.9.7d as dead.
[dragonfly.git] / crypto / heimdal / include / Makefile.am
1 # $Id: Makefile.am,v 1.33 2002/09/10 19:59:25 joda Exp $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 SUBDIRS = kadm5
6
7 noinst_PROGRAMS = bits make_crypto
8 CHECK_LOCAL =
9
10 INCLUDES += -DHOST=\"$(CANONICAL_HOST)\"
11
12 include_HEADERS = krb5-types.h
13 noinst_HEADERS = crypto-headers.h
14
15 krb5-types.h: bits$(EXEEXT)
16         ./bits$(EXEEXT) krb5-types.h
17
18 crypto-headers.h: make_crypto$(EXEEXT)
19         ./make_crypto$(EXEEXT) crypto-headers.h
20
21 CLEANFILES =            \
22         asn1.h          \
23         asn1_err.h      \
24         base64.h        \
25         com_err.h       \
26         com_right.h     \
27         crypto-headers.h\
28         der.h           \
29         des.h           \
30         editline.h      \
31         err.h           \
32         getarg.h        \
33         glob.h          \
34         gssapi.h        \
35         hdb.h           \
36         hdb_asn1.h      \
37         hdb_err.h       \
38         heim_err.h      \
39         kafs.h          \
40         krb5-protos.h   \
41         krb5-private.h  \
42         krb5-types.h    \
43         krb5.h          \
44         krb5_err.h      \
45         md4.h           \
46         md5.h           \
47         rc4.h           \
48         otp.h           \
49         parse_time.h    \
50         parse_units.h   \
51         resolve.h       \
52         roken-common.h  \
53         roken.h         \
54         sha.h           \
55         sl.h            \
56         xdbm.h