]> andersk Git - moira.git/commitdiff
Initial revision
authormar <mar>
Fri, 8 Mar 1991 11:06:31 +0000 (11:06 +0000)
committermar <mar>
Fri, 8 Mar 1991 11:06:31 +0000 (11:06 +0000)
include/Imakefile [new file with mode: 0644]

diff --git a/include/Imakefile b/include/Imakefile
new file mode 100644 (file)
index 0000000..81a667b
--- /dev/null
@@ -0,0 +1,17 @@
+# $Header$
+#
+# Copyright 1990 by the Massachusetts Institute of Technology.
+#
+# For copying and distribution information,
+# please see the file <mit-copyright.h>.
+#
+# Imakefile for include.
+#
+
+CODE=Imakefile dcm.h gdb.h mit-copyright.h mit-sipb-copyright.h \
+       moira.h moira_site.h mr_proto.h update.h ureg_proto.h
+SRCDIR=$(SRCTOP)/include
+
+all::
+
+depend:: ${CODE}
This page took 0.028472 seconds and 5 git commands to generate.