src/bin/stty/Makefile

7 lines
147 B
Makefile

# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:50 deraadt Exp $
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c
.include <bsd.prog.mk>