summaryrefslogtreecommitdiffstats
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
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
-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 04bc63d6c6..b4e06b61bb 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 0bf7a2c389..783a111712 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 60fef948bd..e7373366de 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 824fba29a4..eba18c6352 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 d750eb3b58..83108ba181 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 6faa028ed5..f022d673ab 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 90f1aab12a..6062cb268a 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 a4ae485594..519b5cee4f 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 3947676f6e..cacd0c0ff8 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 de4e6f6924..a050ebb9cd 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 d3f9e6fa23..9eb0fbc086 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 5f0b651032..5eb77c7bdd 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 abf7598913..22c4643b9b 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 ff17c02f59..b1301e8a2d 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 ad75191f4a..26a566d301 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 1ad18283b1..44886cd411 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 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.
diff --git a/src/tests/Imakefile b/src/tests/Imakefile
index 28d45efd67..c811d32d35 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)