summaryrefslogtreecommitdiffstats
path: root/src
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
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')
-rw-r--r--src/Imakefile9
-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
-rw-r--r--src/appl/sample/Imakefile9
-rw-r--r--src/clients/Imakefile9
-rw-r--r--src/clients/kdestroy/Imakefile9
-rw-r--r--src/clients/kinit/Imakefile9
-rw-r--r--src/clients/klist/Imakefile9
-rw-r--r--src/kdc/Imakefile9
-rw-r--r--src/lib/crypto/crc32/Imakefile9
-rw-r--r--src/lib/crypto/des/Imakefile9
-rw-r--r--src/lib/kdb/Imakefile9
-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
-rw-r--r--src/tests/Imakefile9
28 files changed, 252 insertions, 0 deletions
diff --git a/src/Imakefile b/src/Imakefile
index 04bc63d6c..b4e06b61b 100644
--- a/src/Imakefile
+++ b/src/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/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)
diff --git a/src/appl/sample/Imakefile b/src/appl/sample/Imakefile
index a4ae48559..519b5cee4 100644
--- a/src/appl/sample/Imakefile
+++ b/src/appl/sample/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 = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/clients/Imakefile b/src/clients/Imakefile
index 3947676f6..cacd0c0ff 100644
--- a/src/clients/Imakefile
+++ b/src/clients/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/clients/kdestroy/Imakefile b/src/clients/kdestroy/Imakefile
index de4e6f692..a050ebb9c 100644
--- a/src/clients/kdestroy/Imakefile
+++ b/src/clients/kdestroy/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 = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/clients/kinit/Imakefile b/src/clients/kinit/Imakefile
index d3f9e6fa2..9eb0fbc08 100644
--- a/src/clients/kinit/Imakefile
+++ b/src/clients/kinit/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 = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/clients/klist/Imakefile b/src/clients/klist/Imakefile
index 5f0b65103..5eb77c7bd 100644
--- a/src/clients/klist/Imakefile
+++ b/src/clients/klist/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 = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/kdc/Imakefile b/src/kdc/Imakefile
index abf759891..22c4643b9 100644
--- a/src/kdc/Imakefile
+++ b/src/kdc/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>.
+#
SRCS= \
kdc5_err.c \
dispatch.c \
diff --git a/src/lib/crypto/crc32/Imakefile b/src/lib/crypto/crc32/Imakefile
index ff17c02f5..b1301e8a2 100644
--- a/src/lib/crypto/crc32/Imakefile
+++ b/src/lib/crypto/crc32/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= crc.o
diff --git a/src/lib/crypto/des/Imakefile b/src/lib/crypto/des/Imakefile
index ad75191f4..26a566d30 100644
--- a/src/lib/crypto/des/Imakefile
+++ b/src/lib/crypto/des/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= cksum.o \
diff --git a/src/lib/kdb/Imakefile b/src/lib/kdb/Imakefile
index 1ad18283b..44886cd41 100644
--- a/src/lib/kdb/Imakefile
+++ b/src/lib/kdb/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>.
+#
SRCS= \
encrypt_key.c \
decrypt_key.c \
diff --git a/src/lib/krb5/Imakefile b/src/lib/krb5/Imakefile
index 783e171e1..920e8f0a1 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 2f9caaf4d..4d81b3065 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 0f782d5f2..15d654c40 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 46b2f75ff..a9f8ea4fc 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 353e6c51d..255a21e93 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 0c629f8df..a1aa266a1 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 6176918c3..030e2cfda 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 ac15fee57..b135216d5 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 8cc0c5525..0e113e780 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 47f78f0b2..1f056074f 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 06d523337..80ecf3f09 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.
diff --git a/src/tests/Imakefile b/src/tests/Imakefile
index 28d45efd6..c811d32d3 100644
--- a/src/tests/Imakefile
+++ b/src/tests/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 = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)