summaryrefslogtreecommitdiffstats
path: root/usr.sbin/eeprom/Makefile
blob: 61b48a2aab6892dad6dcbf1eefb44c66de68a4df (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.PATH: ${.CURDIR}/../ofwdump

PROG=	eeprom
MAN=	eeprom.8
MANSUBDIR= /sparc64
SRCS=	eeprom.c ofw_options.c ofw_util.c
CFLAGS+= -I${.CURDIR}/../ofwdump

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud