aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nm
diff options
context:
space:
mode:
authorSøren Schmidt <sos@FreeBSD.org>1998-05-25 17:34:42 +0000
committerSøren Schmidt <sos@FreeBSD.org>1998-05-25 17:34:42 +0000
commit77dfb966d9bdfb8bf8442dc883287c347f74ccbf (patch)
tree495722fd7ef08984c76cf185c4d5233df95ee396 /usr.bin/nm
parente793c690a04dc6063df234016fba32ef08cd9b98 (diff)
Notes
Diffstat (limited to 'usr.bin/nm')
-rw-r--r--usr.bin/nm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/nm/Makefile b/usr.bin/nm/Makefile
index 5266202b768d..20cd64ebaa95 100644
--- a/usr.bin/nm/Makefile
+++ b/usr.bin/nm/Makefile
@@ -1,5 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= nm
+BINDIR= /usr/libexec/aout
.include <bsd.prog.mk>