mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
# $NetBSD: Makefile,v 1.5 2005/06/27 01:00:07 christos Exp $
|
|
|
|
PROG= ttyflags
|
|
MAN= ttyflags.8
|
|
|
|
.include <bsd.prog.mk>
|