summaryrefslogblamecommitdiff
path: root/usr.bin/ldd32/Makefile
blob: 7ef2c8e15daca53aee915e92f176a02c1063acd0 (plain) (tree)
1
2
3
4
5
6
7
8






                        
                     


                                         
# $FreeBSD$

NEED_COMPAT=	32
.include <bsd.compat.mk>

PROG=	ldd32
MAN=
MLINKS=	ldd.1 ldd32.1

.PATH:	${SRCTOP}/usr.bin/ldd
.include "${SRCTOP}/usr.bin/ldd/Makefile"