NetBSD/libexec/identd/Makefile

8 lines
122 B
Makefile
Raw Normal View History

2004-02-01 00:47:17 +03:00
# $NetBSD: Makefile,v 1.10 2004/01/31 21:47:17 christos Exp $
2004-02-01 00:47:17 +03:00
WARNS=3
PROG= identd
2004-02-01 00:47:17 +03:00
MAN= identd.8
.include <bsd.prog.mk>