summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-25 08:52:27 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-25 08:52:27 +0000
commit015bc86ce9fd10113a727c99d350679dfab26cc5 (patch)
tree67f3f3cfaced9b4bd6f7be419b1378dbe36263fe /src/lib/krb5
parent32bd2751bea1949f56467fbdf5b646ec88d38d1a (diff)
downloadkrb5-015bc86ce9fd10113a727c99d350679dfab26cc5.tar.gz
krb5-015bc86ce9fd10113a727c99d350679dfab26cc5.tar.xz
krb5-015bc86ce9fd10113a727c99d350679dfab26cc5.zip
add RCS and copyright info
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@942 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5')
-rw-r--r--src/lib/krb5/Imakefile9
-rw-r--r--src/lib/krb5/asn.1/Imakefile9
-rw-r--r--src/lib/krb5/ccache/Imakefile9
-rw-r--r--src/lib/krb5/ccache/file/Imakefile9
-rw-r--r--src/lib/krb5/error_tables/Imakefile9
-rw-r--r--src/lib/krb5/free/Imakefile9
-rw-r--r--src/lib/krb5/keytab/Imakefile9
-rw-r--r--src/lib/krb5/keytab/file/Imakefile9
-rw-r--r--src/lib/krb5/krb/Imakefile9
-rw-r--r--src/lib/krb5/os/Imakefile9
-rw-r--r--src/lib/krb5/rcache/Imakefile9
11 files changed, 99 insertions, 0 deletions
diff --git a/src/lib/krb5/Imakefile b/src/lib/krb5/Imakefile
index 783e171e19..920e8f0a10 100644
--- a/src/lib/krb5/Imakefile
+++ b/src/lib/krb5/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
NormalLibraryObjectRule()
diff --git a/src/lib/krb5/asn.1/Imakefile b/src/lib/krb5/asn.1/Imakefile
index 2f9caaf4d1..4d81b3065d 100644
--- a/src/lib/krb5/asn.1/Imakefile
+++ b/src/lib/krb5/asn.1/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>.
+#
PepyPosyRules()
NormalLibraryObjectRule()
diff --git a/src/lib/krb5/ccache/Imakefile b/src/lib/krb5/ccache/Imakefile
index 0f782d5f2c..15d654c40b 100644
--- a/src/lib/krb5/ccache/Imakefile
+++ b/src/lib/krb5/ccache/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/lib/krb5/ccache/file/Imakefile b/src/lib/krb5/ccache/file/Imakefile
index 46b2f75ff0..a9f8ea4fc5 100644
--- a/src/lib/krb5/ccache/file/Imakefile
+++ b/src/lib/krb5/ccache/file/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>.
+#
NormalLibraryObjectRule()
OBJS = fcc_close.o fcc_destry.o fcc_eseq.o \
diff --git a/src/lib/krb5/error_tables/Imakefile b/src/lib/krb5/error_tables/Imakefile
index 353e6c51d7..255a21e93a 100644
--- a/src/lib/krb5/error_tables/Imakefile
+++ b/src/lib/krb5/error_tables/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>.
+#
ETSRCS=isode_err.c kdb5_err.c krb5_err.c
ETOBJS=isode_err.o kdb5_err.o krb5_err.o
diff --git a/src/lib/krb5/free/Imakefile b/src/lib/krb5/free/Imakefile
index 0c629f8df2..a1aa266a1a 100644
--- a/src/lib/krb5/free/Imakefile
+++ b/src/lib/krb5/free/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>.
+#
NormalLibraryObjectRule()
OBJS= \
diff --git a/src/lib/krb5/keytab/Imakefile b/src/lib/krb5/keytab/Imakefile
index 6176918c38..030e2cfdae 100644
--- a/src/lib/krb5/keytab/Imakefile
+++ b/src/lib/krb5/keytab/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/lib/krb5/keytab/file/Imakefile b/src/lib/krb5/keytab/file/Imakefile
index ac15fee570..b135216d5b 100644
--- a/src/lib/krb5/keytab/file/Imakefile
+++ b/src/lib/krb5/keytab/file/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>.
+#
NormalLibraryObjectRule()
OBJS = \
diff --git a/src/lib/krb5/krb/Imakefile b/src/lib/krb5/krb/Imakefile
index 8cc0c55252..0e113e7804 100644
--- a/src/lib/krb5/krb/Imakefile
+++ b/src/lib/krb5/krb/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>.
+#
NormalLibraryObjectRule()
OBJS= addr_comp.o \
diff --git a/src/lib/krb5/os/Imakefile b/src/lib/krb5/os/Imakefile
index 47f78f0b25..1f056074f6 100644
--- a/src/lib/krb5/os/Imakefile
+++ b/src/lib/krb5/os/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>.
+#
NormalLibraryObjectRule()
OBJS= \
diff --git a/src/lib/krb5/rcache/Imakefile b/src/lib/krb5/rcache/Imakefile
index 06d5233378..80ecf3f094 100644
--- a/src/lib/krb5/rcache/Imakefile
+++ b/src/lib/krb5/rcache/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>.
+#
NormalLibraryObjectRule()
INCLUDES=-I.