From a7ef806899ad6cbe4ba3ae0b2faaee237d4e5984 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 1 Jun 1998 13:55:12 +0000 Subject: [PATCH] ldd standalone build, after repository copy. --- usr.bin/ldd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/ldd/Makefile b/usr.bin/ldd/Makefile index e52f62613aa..623c4c042c3 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