freebsd-dev/sbin/atacontrol/Makefile
Johan Karlsson c0bb08c5ed Make this WARNS=2 clean by using %j and (uintmax_t).
Reviewed by:	tjr@ on audit@
Approved by:	silence from sos@
2003-04-22 19:57:46 +00:00

7 lines
71 B
Makefile

#$FreeBSD$
PROG= atacontrol
MAN= atacontrol.8
.include <bsd.prog.mk>