Home | History | Annotate | Line # | Download | only in accton
Makefile revision 1.10
      1   1.7    mikel #	from: #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      2  1.10  xtraeme #	$NetBSD: Makefile,v 1.10 2005/03/16 01:43:06 xtraeme Exp $
      3   1.1      cgd 
      4   1.1      cgd PROG=	accton
      5   1.6      cgd MAN=	accton.8
      6  1.10  xtraeme WARNS=  3
      7   1.1      cgd 
      8   1.1      cgd .include <bsd.prog.mk>
      9