Home | History | Annotate | Line # | Download | only in stty
Makefile revision 1.7.2.2
      1  1.7.2.2  mycroft #	from: @(#)Makefile	8.1 (Berkeley) 5/31/93
      2  1.7.2.2  mycroft #	$Id: Makefile,v 1.7.2.2 1994/09/20 04:52:03 mycroft Exp $
      3  1.7.2.2  mycroft 
      4  1.7.2.2  mycroft PROG=	stty
      5  1.7.2.2  mycroft SRCS=	cchar.c gfmt.c key.c modes.c print.c stty.c
      6  1.7.2.2  mycroft 
      7  1.7.2.2  mycroft .include <bsd.prog.mk>
      8