NetBSD/libexec/makewhatis/Makefile

8 lines
125 B
Makefile

# $NetBSD: Makefile,v 1.8 1999/09/25 21:17:37 tron Exp $
PROG= makewhatis
LDADD= -lz
MAN= ${PROG}.8
.include <bsd.prog.mk>