1 # $NetBSD: Makefile,v 1.11 2001/11/09 09:05:51 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 LDADD+=-lutil 8 9 .PATH: ${.CURDIR}/../../sys/ufs/ffs 10 11 WARNS?=2 12 13 .include <bsd.prog.mk> 14
Indexes created Sun Oct 19 16:10:00 GMT 2025