Sort supported hardware by name.
[netbsd-mini2440.git] / sbin / bioctl / Makefile
blobdd92af2de717580a99507975a4183b441c7d1068
1 # $NetBSD$
3 PROG= bioctl
4 SRCS= bioctl.c strtonum.c
5 MAN= bioctl.8
7 .include <bsd.prog.mk>