summaryrefslogtreecommitdiffstats
path: root/usr.bin/ldd/Makefile
blob: e52f62613aad69d57c8f68493876353b492ac221 (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile,v 1.6 1997/02/22 15:46:40 peter Exp $

PROG=		ldd
SRCS=		ldd.c sods.c
CFLAGS+=	-Wall
BINDIR= 	/usr/bin

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud