Expand PMF_FN_* macros.
[netbsd-mini2440.git] / lib / librump / Makefile
blob8bdf7c91ea4a8ef67d7ab3d03c1a7becbfdfdf32
1 # $NetBSD: Makefile,v 1.1 2008/07/29 13:17:41 pooka Exp $
4 RUMPTOP= ${.CURDIR}/../../sys/rump
6 LIBDPLIBS+= rumpuser ${.CURDIR}/../librumpuser
7 MAN= rump.3
9 WARNS= 3 # XXX: kernel isn't ready for -Wsign-compare
11 .include "${RUMPTOP}/librump/rumpkern/Makefile.rumpkern"