1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:56 deraadt Exp $ PROG= wall SRCS= ttymsg.c wall.c BINGRP= tty BINMODE=2555 .include <bsd.prog.mk>