From: mar Date: Fri, 8 Mar 1991 11:06:31 +0000 (+0000) Subject: Initial revision X-Git-Tag: release77~710 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/c579e7ad8eafb93e6ce6d9c4772a585cdad0b2c5 Initial revision --- diff --git a/include/Imakefile b/include/Imakefile new file mode 100644 index 00000000..81a667b9 --- /dev/null +++ b/include/Imakefile @@ -0,0 +1,17 @@ +# $Header$ +# +# Copyright 1990 by the Massachusetts Institute of Technology. +# +# For copying and distribution information, +# please see the file . +# +# 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}