1 # $NetBSD: Makefile,v 1.2 2007/03/06 11:28:47 dillo Exp $ 2 3 .include <bsd.own.mk> 4 5 PROG= mount_hfs 6 SRCS= mount_hfs.c 7 MAN= mount_hfs.8 8 9 DPADD+=${LIBUTIL} 10 LDADD+=-lutil 11 12 .include <bsd.prog.mk> 13
Indexes created Mon Oct 13 08:09:50 GMT 2025