1 # $NetBSD: Makefile,v 1.5 2005/07/31 19:26:06 xtraeme Exp $ 2 3 PROG= scan_ffs 4 MAN= scan_ffs.8 scan_lfs.8 5 6 LINKS= ${BINDIR}/scan_ffs ${BINDIR}/scan_lfs 7 8 LDADD= -lutil 9 DPADD= ${LIBUTIL} 10 11 .include <bsd.prog.mk> 12
Indexes created Sat Oct 18 16:10:06 GMT 2025