2c733106ae
No need to bloat runtime with this utility. Differential Revision: https://reviews.freebsd.org/D30753 Sponsored by: Diablotin Systems
8 lines
103 B
Makefile
8 lines
103 B
Makefile
# $FreeBSD$
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PACKAGE=utilities
|
|
PROG= chio
|
|
|
|
.include <bsd.prog.mk>
|