#
# $Id: Makefile,v 1.1.1.1 2003/06/25 10:52:55 fjoe Exp $
#

PROG=	getlladdr
CFLAGS=	-Wall
NOMAN=	yes
NOOBJ=	yes

.include <bsd.prog.mk>
