aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/mkfile
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2007-11-05 14:53:16 -0500
committerRuss Cox <rsc@swtch.com>2007-11-05 14:53:16 -0500
commit760f2fb6a9d0ce3b3deffae2ddcd799a9347337c (patch)
treeb07968f5e26c090798265eba038dafdf177a1586 /src/libmach/mkfile
parent2640996af869dbdee7c0461c69a0c6e59ed58235 (diff)
downloadplan9port-760f2fb6a9d0ce3b3deffae2ddcd799a9347337c.tar.gz
plan9port-760f2fb6a9d0ce3b3deffae2ddcd799a9347337c.tar.bz2
plan9port-760f2fb6a9d0ce3b3deffae2ddcd799a9347337c.zip
libmach: move machbyname, mach to crack.c to avoid OS X linker problem
Diffstat (limited to 'src/libmach/mkfile')
-rw-r--r--src/libmach/mkfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libmach/mkfile b/src/libmach/mkfile
index 3f976be3..c218c2cf 100644
--- a/src/libmach/mkfile
+++ b/src/libmach/mkfile
@@ -27,7 +27,6 @@ OFILES=\
ieee.$O\
loc.$O\
localaddr.$O\
- mach.$O\
mach386.$O\
macho.$O\
machocorepower.$O\