NOGCCERROR=yes
NOCLANGERROR=yes
# Makefile for libminixfs
.include <bsd.own.mk>
LIB= minixfs
SRCS= fetch_credentials.c cache.c
.include <bsd.lib.mk>