summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/Makefile.am
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-01-09 20:58:00 +0000
committermarkm <markm@FreeBSD.org>2000-01-09 20:58:00 +0000
commit5f68254a360fdb4f3ebc30f6ad6507556425dd0a (patch)
treea96b9cd24173c10bba3fd7e2acf5d68e5bb0773e /crypto/heimdal/lib/Makefile.am
parentd88c9767e1793993cc2242ccfb9a8ba002a061c6 (diff)
parent4ecbd6db44d79348bc815f31096e53104f50838b (diff)
downloadFreeBSD-src-5f68254a360fdb4f3ebc30f6ad6507556425dd0a.zip
FreeBSD-src-5f68254a360fdb4f3ebc30f6ad6507556425dd0a.tar.gz
This commit was generated by cvs2svn to compensate for changes in r55682,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'crypto/heimdal/lib/Makefile.am')
-rw-r--r--crypto/heimdal/lib/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/crypto/heimdal/lib/Makefile.am b/crypto/heimdal/lib/Makefile.am
new file mode 100644
index 0000000..c600c22
--- /dev/null
+++ b/crypto/heimdal/lib/Makefile.am
@@ -0,0 +1,13 @@
+# $Id: Makefile.am,v 1.16 1999/04/01 15:03:37 joda Exp $
+
+include $(top_srcdir)/Makefile.am.common
+
+if KRB4
+dir_45 = 45
+endif
+if OTP
+dir_otp = otp
+endif
+
+SUBDIRS = roken editline com_err sl asn1 des krb5 \
+ kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp)
OpenPOWER on IntegriCloud