#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.1 1999/06/23 11:40:42 ilmar Exp $

PROG=	getpmac
BINDIR= /usr/sbin
LDADD += -lposix1e

.include <bsd.prog.mk>
