]> andersk Git - moira.git/blobdiff - dcm/Imakefile
Switch from Imake-based build system to autoconf-based.
[moira.git] / dcm / Imakefile
diff --git a/dcm/Imakefile b/dcm/Imakefile
deleted file mode 100644 (file)
index 48643ef..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# $Header$
-
-# Copyright 1992 by the Massachusetts Institute of Technology.
-#
-# For copying and distribution information,
-# please see the file <mit-copyright.h>.
-#
-# Imakefile for moira dcm.
-
-SRCDIR = $(SRCTOP)/dcm
-SRCS= startdcm.c dcm.c
-CODE= startdcm.c dcm.pc
-OBJS=dcm.o
-sqlrule()
-
-program(dcm, $(OBJS),,../update/moira_update.o $(CLIBS) $(SQL_LIB), ${PROGDIR})
-program(startdcm, startdcm.o,,,${PROGDIR})
-
-sqlfile(dcm)
This page took 0.213886 seconds and 4 git commands to generate.