d3d8fcf2c6
Sponsored by: The FreeBSD Foundation
10 lines
115 B
Makefile
10 lines
115 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $FreeBSD$
|
|
|
|
PROG= accton
|
|
MAN= accton.8
|
|
|
|
PACKAGE=acct
|
|
|
|
.include <bsd.prog.mk>
|