freebsd_amp_hwpstate/bin/stty/Makefile

8 lines
138 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $Id$
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
.include <bsd.prog.mk>