]> andersk Git - moira.git/blob - include/Imakefile
Initial revision
[moira.git] / include / Imakefile
1 # $Header$
2 #
3 # Copyright 1990 by the Massachusetts Institute of Technology.
4 #
5 # For copying and distribution information,
6 # please see the file <mit-copyright.h>.
7 #
8 # Imakefile for include.
9 #
10
11 CODE=Imakefile dcm.h gdb.h mit-copyright.h mit-sipb-copyright.h \
12         moira.h moira_site.h mr_proto.h update.h ureg_proto.h
13 SRCDIR=$(SRCTOP)/include
14
15 all::
16
17 depend:: ${CODE}
This page took 0.24379 seconds and 5 git commands to generate.