NetBSD/bin/stty/Makefile

9 lines
210 B
Makefile

# @(#)Makefile 5.4 (Berkeley) 6/5/91
#
# $Header: /cvsroot/src/bin/stty/Makefile,v 1.3 1993/03/23 00:30:11 cgd Exp $
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
.include <bsd.prog.mk>