summaryrefslogtreecommitdiff
path: root/sys/rump/fs/lib/libnull/Makefile
AgeCommit message (Expand)Author
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2010-12-05Fix RUMPFSLIBS etc. As collateral, rename nullfs/umapfs to matchpooka