1 # $NetBSD: Makefile,v 1.10 2001/08/19 09:39:24 lukem Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 4 PROG= tunefs 5 MAN= tunefs.8 6 SRCS= tunefs.c ffs_bswap.c 7 .PATH: ${.CURDIR}/../../sys/ufs/ffs 8 9 WARNS?=2 10 11 .include <bsd.prog.mk> 12
Indexes created Wed Oct 22 06:10:02 GMT 2025