NetBSD/bin/stty/Makefile

8 lines
186 B
Makefile

# from: @(#)Makefile 8.1 (Berkeley) 5/31/93
# $Id: Makefile,v 1.7 1994/09/20 04:52:02 mycroft Exp $
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c
.include <bsd.prog.mk>