1 # $NetBSD: Makefile,v 1.3 2007/07/18 22:38:59 pooka Exp $ 2 3 PROG= mount_psshfs 4 SRCS= psshfs.c fs.c node.c psbuf.c subr.c 5 LDADD+= -lpuffs -lutil 6 WARNS=2 7 8 MAN= mount_psshfs.8 9 10 .include <bsd.prog.mk> 11
Indexes created Thu Oct 23 18:09:57 GMT 2025