mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/11/19 09:43:03 martin Exp $
|
|
|
|
PROG=ifwatchd
|
|
MAN=ifwatchd.8
|
|
|
|
.include <bsd.prog.mk>
|