Do not run mandoc for lintmanpages if MANPAGES is empty.
[netbsd-mini2440.git] / lib / librumpvfs / Makefile
blob6f52c7dd8207df3122470d057050e3fa9003f987
1 # $NetBSD: Makefile,v 1.1 2008/11/19 14:10:48 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/rumpvfs/Makefile.rumpvfs"