NetBSD/libexec/utmp_update/Makefile

10 lines
145 B
Makefile
Raw Normal View History

2002-09-18 10:17:38 +04:00
# $NetBSD: Makefile,v 1.2 2002/09/18 06:21:15 lukem Exp $
NOMAN= # defined
2002-07-29 02:38:50 +04:00
PROG= utmp_update
BINOWN= root
BINMODE=4555
.include <bsd.prog.mk>