1 # $NetBSD: Makefile,v 1.1 2005/06/15 18:06:19 xtraeme Exp $ 2 3 PROG= scan_ffs 4 SRCS= scan_ffs.c 5 6 MAN= scan_ffs.8 7 8 WARNS= 3 9 LDADD= -lutil 10 DPADD= ${LIBUTIL} 11 12 .include <bsd.prog.mk> 13
Indexes created Wed Oct 15 16:09:53 GMT 2025