Add MKMANDOC option to trigger building cat pages and HTML pages with
[netbsd-mini2440.git] / lib / librumpnet / Makefile
blobd4fdbb52974a9621193ee3ab1aa69b753947eadf
1 # $NetBSD: Makefile,v 1.1 2008/10/16 09:44:12 pooka Exp $
4 RUMPTOP= ${.CURDIR}/../../sys/rump
6 LIBDPLIBS+= rump ${.CURDIR}/../librump
8 WARNS= 3 # XXX: kernel isn't ready for -Wsign-compare
10 .include "${RUMPTOP}/librump/rumpnet/Makefile.rumpnet"