mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
c0bb08c5ed
Reviewed by: tjr@ on audit@ Approved by: silence from sos@
7 lines
71 B
Makefile
7 lines
71 B
Makefile
#$FreeBSD$
|
|
|
|
PROG= atacontrol
|
|
MAN= atacontrol.8
|
|
|
|
.include <bsd.prog.mk>
|