# $FreeBSD: head/usr.sbin/getpmac/Makefile 105756 2002-10-23 03:15:24Z rwatson $ PROG= getpmac SRCS= getpmac.c CFLAGS+=-Wall NOMAN=yes .include