From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- appl/cmd/dbm/mkfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 appl/cmd/dbm/mkfile (limited to 'appl/cmd/dbm/mkfile') diff --git a/appl/cmd/dbm/mkfile b/appl/cmd/dbm/mkfile new file mode 100644 index 00000000..7ab434c9 --- /dev/null +++ b/appl/cmd/dbm/mkfile @@ -0,0 +1,19 @@ +<../../../mkconfig + +TARG=\ + fetch.dis\ + delete.dis\ + keys.dis\ + list.dis\ + store.dis\ + +SYSMODULES=\ + arg.m\ + sys.m\ + draw.m\ + bufio.m\ + dbm.m\ + +DISBIN=$ROOT/dis/dbm + +<$ROOT/mkfiles/mkdis -- cgit v1.2.3