]> andersk Git - moira.git/blob - db/Imakefile
Oracle changes
[moira.git] / db / 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 db directory.
9 #
10
11 SRCDIR=${SRCTOP}/db
12 CODE= Imakefile schema.sql unschema.sql dbopt.sql
13
14 depend:: ${CODE}
15
16 all:
This page took 0.041917 seconds and 5 git commands to generate.