]> andersk Git - moira.git/blobdiff - dbck/Imakefile
DBMS=ORACLE
[moira.git] / dbck / Imakefile
index 9b82e4a29b31b3da69ae0846ff67cbbf9a675a6d..dc9939eef34d466c488051de3f2441bee8a1605b 100644 (file)
@@ -8,9 +8,9 @@
 # Imakefile for server directory.
 #
 
-SRCS = dbck.c fix.c phase1.c phase2.c phase3.c phase4.c nhash.c
+SRCS = dbck.h dbck.c fix.c phase1.c phase2.c phase3.c phase4.c nhash.c
 OBJS = dbck.o fix.o phase1.o phase2.o phase3.o phase4.o nhash.o
-CODE = dbck.dc fix.dc phase1.dc phase2.dc phase3.dc phase4.dc dbck.h
+CODE = dbck.h dbck.dc fix.dc phase1.dc phase2.dc phase3.dc phase4.dc nhash.c
 SRCDIR=$(SRCTOP)/dbck
 sqlrule()
 
This page took 0.107101 seconds and 4 git commands to generate.