From 11088cd559788e9f60e8abd40b99c83027271225 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 1 Jun 1998 13:55:12 +0000 Subject: ldd standalone build, after repository copy. --- usr.bin/ldd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin') 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 -- cgit v1.1