1 # $NetBSD: Makefile,v 1.1 2007/04/21 14:21:42 pooka Exp $ 2 # 3 4 PROG= mount_9p 5 SRCS= ninepuffs.c ninebuf.c nineproto.c fs.c node.c subr.c 6 LDADD+= -lpuffs -lutil 7 WARNS= 4 8 DBG=-g -O0 9 10 MAN= mount_9p.8 11 12 .include <bsd.prog.mk> 13
Indexes created Sat Oct 25 16:10:12 GMT 2025