aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/db/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-23 22:48:54 +0000
committerrsc <devnull@localhost>2005-01-23 22:48:54 +0000
commitb030a6c390428033300e4b6df2a97065059d7a48 (patch)
treeecc3b38b2535c9a17afac17c337d220c7e3c074c /src/cmd/db/mkfile
parent4f2ac1b76b04df503944e86c2e7f152c2ff53f0e (diff)
downloadplan9port-b030a6c390428033300e4b6df2a97065059d7a48.tar.gz
plan9port-b030a6c390428033300e4b6df2a97065059d7a48.tar.bz2
plan9port-b030a6c390428033300e4b6df2a97065059d7a48.zip
change to use attach functions.
$a means switch thread in core dumps. (maybe that should be $A now?).
Diffstat (limited to 'src/cmd/db/mkfile')
-rw-r--r--src/cmd/db/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/db/mkfile b/src/cmd/db/mkfile
index 00e7a753..9ed0c028 100644
--- a/src/cmd/db/mkfile
+++ b/src/cmd/db/mkfile
@@ -17,7 +17,7 @@ OFILES=\
HFILES=defs.h\
fns.h\
-
+ $PLAN9/include/mach.h\
<$PLAN9/src/mkone