Cross Reference: Makefile
xref: /src/lib/librefuse/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/lib/librefuse/
Makefile revision 1.13
11.13Spho# $NetBSD: Makefile,v 1.13 2022/01/22 07:38:45 pho Exp $
21.5Stls
31.5StlsUSE_FORT?=	yes	# data driven bugs?
41.1Sagc
51.1SagcLIB=		refuse
61.7SpookaLIBDPLIBS+=	puffs	${.CURDIR}/../libpuffs		\
71.7Spooka		pthread	${.CURDIR}/../libpthread
81.2Spooka
91.3Sxtraeme.ifdef DEBUG
101.3SxtraemeFUSE_OPT_DEBUG_FLAGS=	-g -DFUSE_OPT_DEBUG
111.3Sxtraeme.endif
121.3Sxtraeme
131.3SxtraemeCFLAGS+=	${FUSE_OPT_DEBUG_FLAGS}
141.12SphoCPPFLAGS+=	-I${.CURDIR}
151.13SphoSRCS=		refuse.c refuse_log.c refuse_lowlevel.c
161.13SphoSRCS+=		refuse_opt.c
171.1SagcMAN=		refuse.3
181.9SmattWARNS?=		5
191.13SphoINCS=           fuse.h fuse_opt.h fuse_log.h fuse_lowlevel.h
201.1SagcINCSDIR=        /usr/include
211.1Sagc
221.1Sagc.include <bsd.lib.mk>
23

Indexes created Sun Dec 21 07:09:50 GMT 2025