#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.3 1999/06/23 11:36:45 ilmar Exp $

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

.include <bsd.prog.mk>
