summaryrefslogtreecommitdiffstats
path: root/src/admin
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin')
-rw-r--r--src/admin/Imakefile9
-rw-r--r--src/admin/aname/Imakefile9
-rw-r--r--src/admin/create/Imakefile9
-rw-r--r--src/admin/destroy/Imakefile9
-rw-r--r--src/admin/edit/Imakefile9
-rw-r--r--src/admin/stash/Imakefile9
6 files changed, 54 insertions, 0 deletions
diff --git a/src/admin/Imakefile b/src/admin/Imakefile
index 0bf7a2c38..783a11171 100644
--- a/src/admin/Imakefile
+++ b/src/admin/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
#define IHaveSubdirs
#define PassCDebugFlags
diff --git a/src/admin/aname/Imakefile b/src/admin/aname/Imakefile
index 60fef948b..e7373366d 100644
--- a/src/admin/aname/Imakefile
+++ b/src/admin/aname/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
DEPLIBS = $(OSLIB)
LOCAL_LIBRARIES = $(OSLIB) $(COMERRLIB) $(DBMLIB)
diff --git a/src/admin/create/Imakefile b/src/admin/create/Imakefile
index 824fba29a..eba18c635 100644
--- a/src/admin/create/Imakefile
+++ b/src/admin/create/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)
diff --git a/src/admin/destroy/Imakefile b/src/admin/destroy/Imakefile
index d750eb3b5..83108ba18 100644
--- a/src/admin/destroy/Imakefile
+++ b/src/admin/destroy/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)
diff --git a/src/admin/edit/Imakefile b/src/admin/edit/Imakefile
index 6faa028ed..f022d673a 100644
--- a/src/admin/edit/Imakefile
+++ b/src/admin/edit/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB) $(SSLIB)
OBJS= kdb5_edit.o kdb5_ed_ct.o
diff --git a/src/admin/stash/Imakefile b/src/admin/stash/Imakefile
index 90f1aab12..6062cb268 100644
--- a/src/admin/stash/Imakefile
+++ b/src/admin/stash/Imakefile
@@ -1,3 +1,12 @@
+# $Source$
+# $Author$
+# $Id$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information, please see the file
+# <krb5/copyright.h>.
+#
DEPLIBS = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)