summaryrefslogtreecommitdiff
path: root/tools/db/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/db/mkfile')
-rw-r--r--tools/db/mkfile13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/db/mkfile b/tools/db/mkfile
new file mode 100644
index 00000000..4f7c1b40
--- /dev/null
+++ b/tools/db/mkfile
@@ -0,0 +1,13 @@
+<../../mkconfig
+
+TARG=infdb
+
+OFILES= infdb.$O
+
+LIBS= 9\
+
+BIN=$ROOT/$OBJDIR/bin
+
+SYSLIBS= -liodbc
+
+<$ROOT/mkfiles/mkone-$SHELLTYPE