10 lines
150 B
Makefile
10 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.2 1997/06/22 07:09:11 mrg Exp $
|
|
|
|
PROG= poffd
|
|
NOMAN= yes
|
|
#BINOWN= root
|
|
#BINGRP= operator
|
|
#BINMODE=4550
|
|
|
|
.include <bsd.prog.mk>
|