1 # $NetBSD: Makefile,v 1.1 2006/12/29 15:35:39 pooka Exp $ 2 3 PROG= mount_psshfs 4 SRCS= psshfs.c fs.c node.c psbuf.c subr.c 5 LDADD+= -lpuffs -lutil 6 DBG=-g -O0 7 WARNS=2 8 9 NOMAN= time waits for 10 11 .include <bsd.prog.mk> 12
Indexes created Wed Oct 15 03:09:54 GMT 2025