summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ldd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ldd/Makefile b/usr.bin/ldd/Makefile
index e52f626..623c4c0 100644
--- a/usr.bin/ldd/Makefile
+++ b/usr.bin/ldd/Makefile
@@ -1,8 +1,7 @@
-# $Id: Makefile,v 1.6 1997/02/22 15:46:40 peter Exp $
+# $Id: Makefile,v 1.7 1997/09/02 21:54:38 jdp Exp $
PROG= ldd
SRCS= ldd.c sods.c
CFLAGS+= -Wall
-BINDIR= /usr/bin
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud