summaryrefslogtreecommitdiff
path: root/crypto/heimdal/appl/kf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/kf/Makefile.am')
-rw-r--r--crypto/heimdal/appl/kf/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/crypto/heimdal/appl/kf/Makefile.am b/crypto/heimdal/appl/kf/Makefile.am
deleted file mode 100644
index 44b70698fcf0b..0000000000000
--- a/crypto/heimdal/appl/kf/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id: Makefile.am,v 1.1 1999/07/22 11:36:26 assar Exp $
-
-include $(top_srcdir)/Makefile.am.common
-
-noinst_PROGRAMS = kf kfd
-
-kf_SOURCES = kf.c kf_locl.h
-
-kfd_SOURCES = kfd.c kf_locl.h
-
-LDADD = $(top_builddir)/lib/krb5/libkrb5.la \
- $(top_builddir)/lib/des/libdes.la \
- $(top_builddir)/lib/asn1/libasn1.la \
- $(LIB_roken)