Deleted Added
full compact
Makefile (79011) Makefile (80029)
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.sbin/accton/Makefile 79011 2001-06-30 05:39:36Z dd $
2# $FreeBSD: head/usr.sbin/accton/Makefile 80029 2001-07-20 06:20:32Z obrien $
3
4PROG= accton
3
4PROG= accton
5WARNS?= 2
6MAN= accton.8
7
5MAN= accton.8
6
7WARNS?= 2
8
8.include <bsd.prog.mk>
9.include <bsd.prog.mk>