1 # $NetBSD: Makefile,v 1.2 2010/11/30 16:16:33 pooka Exp $ 2 3 .include <bsd.own.mk> 4 5 TESTSDIR= ${TESTSBASE}/rump/rumpvfs 6 7 TESTS_C= t_etfs 8 TESTS_C+= t_p2kifs 9 10 LDADD= -lrumpvfs -lrump -lrumpuser -lpthread 11 12 WARNS= 4 13 14 .include <bsd.test.mk> 15
Indexes created Mon Oct 27 15:09:58 GMT 2025