NetBSD/sys/arch/x68k/usr.sbin/poffd/Makefile

10 lines
150 B
Makefile
Raw Normal View History

1997-06-22 11:02:27 +04:00
# $NetBSD: Makefile,v 1.2 1997/06/22 07:09:11 mrg Exp $
1996-05-05 16:17:03 +04:00
PROG= poffd
1997-06-22 11:02:27 +04:00
NOMAN= yes
1996-05-05 16:17:03 +04:00
#BINOWN= root
#BINGRP= operator
#BINMODE=4550
.include <bsd.prog.mk>