diff options
Diffstat (limited to 'crypto/heimdal/appl/kf/Makefile.am')
| -rw-r--r-- | crypto/heimdal/appl/kf/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/crypto/heimdal/appl/kf/Makefile.am b/crypto/heimdal/appl/kf/Makefile.am deleted file mode 100644 index c145e07c94ce..000000000000 --- a/crypto/heimdal/appl/kf/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -# $Id: Makefile.am,v 1.5 2000/11/15 22:51:08 assar Exp $ - -include $(top_srcdir)/Makefile.am.common - -bin_PROGRAMS = kf - -libexec_PROGRAMS = kfd - -man_MANS = kf.1 kfd.8 - -kf_SOURCES = kf.c kf_locl.h - -kfd_SOURCES = kfd.c kf_locl.h - -LDADD = $(top_builddir)/lib/krb5/libkrb5.la \ - $(LIB_des) \ - $(top_builddir)/lib/asn1/libasn1.la \ - $(LIB_roken) |
