binutils/ld: Don't add /usr/lib to the library search path twice.
[dragonfly.git] / usr.sbin / i4b / isdndebug / Makefile
1 # $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2.2.2 2001/08/01 17:29:17 obrien Exp $
2 # $DragonFly: src/usr.sbin/i4b/isdndebug/Makefile,v 1.2 2003/06/17 04:29:54 dillon Exp $
3
4 PROG=   isdndebug
5 MAN=    isdndebug.8
6 SRCS=   main.c
7
8 .include <bsd.prog.mk>