Cross Reference: Makefile
xref: /src/sbin/newfs/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sbin/newfs/
11.42Slukem#	$NetBSD: Makefile,v 1.42 2023/06/03 08:52:55 lukem Exp $
21.9Scgd#	@(#)Makefile	8.2 (Berkeley) 3/27/94
31.1Scgd
41.40Srin# when making a change to this file, please check if the change is
51.40Srin# also needed for src/distrib/utils/x_newfs.
61.40Srin# such stuff should be into Makefile.common.
71.40Srin
81.23Slukem.include <bsd.own.mk>
91.23Slukem
101.40SrinSRCS=	ffs_bswap.c ffs_appleufs.c
111.20SlukemMAN=	newfs.8 mount_mfs.8
121.18Slukem
131.1ScgdLINKS=	${BINDIR}/newfs ${BINDIR}/mount_mfs
141.19SlukemMLINKS=	mount_mfs.8 mfs.8
151.1Scgd
161.40Srin.include "Makefile.common"
171.39Sjoerg
181.42SlukemCWARNFLAGS.gcc+=	${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
191.41Smrg
201.1Scgd.include <bsd.prog.mk>
21

Indexes created Mon Nov 10 17:20:41 GMT 2025