1 # $NetBSD: Makefile,v 1.14 2005/06/27 01:00:07 christos Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 4 .include <bsd.own.mk> 5 6 PROG= tunefs 7 MAN= tunefs.8 8 SRCS= tunefs.c ffs_bswap.c 9 LDADD+=-lutil 10 11 .PATH: ${NETBSDSRCDIR}/sys/ufs/ffs 12 13 .include <bsd.prog.mk> 14
Indexes created Mon Sep 29 21:09:56 GMT 2025