Deleted Added
full compact
Makefile (160892) Makefile (162836)
1# $FreeBSD: head/usr.sbin/nvram/Makefile 160892 2006-08-01 22:19:01Z sobomax $
1# $FreeBSD: head/usr.sbin/nvram/Makefile 162836 2006-09-30 09:02:38Z ru $
2
3PROG= nvram
4MAN= nvram.8
2
3PROG= nvram
4MAN= nvram.8
5MANSUBDIR= /powerpc
5
6WARNS?= 6
7
8.include <bsd.prog.mk>
6
7WARNS?= 6
8
9.include <bsd.prog.mk>