summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-01 13:55:12 +0000
committerpeter <peter@FreeBSD.org>1998-06-01 13:55:12 +0000
commit11088cd559788e9f60e8abd40b99c83027271225 (patch)
tree07ef0300706d5896f58f392dbd69ec8c5355f21f /usr.bin
parentafda9795b1b8d8ad2b3f90e47a0834a376c47eca (diff)
downloadFreeBSD-src-11088cd559788e9f60e8abd40b99c83027271225.zip
FreeBSD-src-11088cd559788e9f60e8abd40b99c83027271225.tar.gz
ldd standalone build, after repository copy.
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