# $FreeBSD: head/usr.sbin/getpmac/Makefile 140907 2005-01-27 14:44:39Z delphij $ PROG= getpmac MAN= getpmac.8 SRCS= getpmac.c WARNS?= 6 .include