f9fc03961c
for potential trouble. Reviewed by: security officers. Noted by: OpenBSD
8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $Id: Makefile,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= chio
|
|
SRCS= chio.c
|
|
|
|
.include <bsd.prog.mk>
|