1 # $NetBSD: Makefile,v 1.1 2007/06/29 23:30:19 rumble Exp $ 2 3 .include <bsd.own.mk> 4 5 PROG= mount_efs 6 SRCS= mount_efs.c 7 MAN= mount_efs.8 8 9 DPADD+=${LIBUTIL} 10 LDADD+=-lutil 11 12 .include <bsd.prog.mk> 13
Indexes created Wed Oct 29 12:09:47 GMT 2025