ldd standalone build, after repository copy.

This commit is contained in:
Peter Wemm 1998-06-01 13:55:12 +00:00
parent 42decb4196
commit a7ef806899

View file

@ -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>