1 # $NetBSD: Makefile,v 1.11.6.1 2014/05/22 11:42:46 yamt Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 WARNS?= 6 5 6 PROG= man 7 SRCS= man.c manconf.c 8 MAN= man.1 man.conf.5 9 10 DPADD+= ${LIBUTIL} 11 LDADD+= -lutil 12 13 .include <bsd.prog.mk> 14
Indexes created Tue Oct 28 12:10:06 GMT 2025