i386 removal, part 49/x: Remove the i386 & a.out specific -v flag in ld(1).
[dragonfly.git] / usr.bin / ldd / Makefile
blob40ad9409be197f2d51fa9827dd9db51d0d1c99e2
1 # $FreeBSD: src/usr.bin/ldd/Makefile,v 1.11 1999/08/28 01:02:42 peter Exp $
3 PROG= ldd
4 WARNS?= 2
6 .include <bsd.prog.mk>