head	1.1;
branch	1.1.1;
access;
symbols
	netbsd-11-0-RC4:1.1.1.1
	bind-9-20-22:1.1.1.1
	netbsd-11-0-RC3:1.1.1.1
	netbsd-11-0-RC2:1.1.1.1
	netbsd-11-0-RC1:1.1.1.1
	bind-9-20-18:1.1.1.1
	perseant-exfatfs:1.1.1.1.0.4
	perseant-exfatfs-base-20250801:1.1.1.1
	netbsd-11:1.1.1.1.0.2
	netbsd-11-base:1.1.1.1
	bind-9-20-11:1.1.1.1
	bind-9-20-9:1.1.1.1
	bind-9-20-4:1.1.1.1
	ISC:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2025.01.26.16.12.17;	author christos;	state Exp;
branches
	1.1.1.1;
next	;
commitid	7XWb8ViqVtrCP0HF;

1.1.1.1
date	2025.01.26.16.12.17;	author christos;	state Exp;
branches
	1.1.1.1.4.1;
next	;
commitid	7XWb8ViqVtrCP0HF;

1.1.1.1.4.1
date	2025.01.26.16.12.17;	author perseant;	state dead;
branches;
next	1.1.1.1.4.2;
commitid	23j6GFaDws3O875G;

1.1.1.1.4.2
date	2025.08.02.05.50.46;	author perseant;	state Exp;
branches;
next	;
commitid	23j6GFaDws3O875G;


desc
@@


1.1
log
@Initial revision
@
text
@# Hey Emacs, this is -*- makefile-automake -*- file!
# vim: filetype=automake

AM_V_DTRACE = $(AM_V_DTRACE_@@AM_V@@)
AM_V_DTRACE_ = $(AM_V_DTRACE_@@AM_DEFAULT_V@@)
AM_V_DTRACE_0 = @@echo "  DTRACE   $@@";

BUILT_SOURCES += probes.h
CLEANFILES += probes.h probes.o

probes.h: Makefile probes.d
	$(AM_V_DTRACE)$(DTRACE) -s $(srcdir)/probes.d -h -o $@@
probes.lo: Makefile probes.d $(DTRACE_DEPS)
	$(AM_V_DTRACE)$(LIBTOOL) --mode=compile --tag=CC $(DTRACE) -s $(srcdir)/probes.d -G -o $@@ $(DTRACE_OBJS)

if HAVE_DTRACE
if !HOST_MACOS
DTRACE_LIBADD = probes.lo
endif
endif
@


1.1.1.1
log
@Import bind-9.20.4. Previous was 9.18.30. The changes are too voluminous to
list here and can be found in:
https://downloads.isc.org/isc/bind9/cur/9.20/doc/arm/html/changelog.html
@
text
@@


1.1.1.1.4.1
log
@file Makefile.dtrace was added on branch perseant-exfatfs on 2025-08-02 05:50:46 +0000
@
text
@d1 20
@


1.1.1.1.4.2
log
@Sync with HEAD
@
text
@a0 20
# Hey Emacs, this is -*- makefile-automake -*- file!
# vim: filetype=automake

AM_V_DTRACE = $(AM_V_DTRACE_@@AM_V@@)
AM_V_DTRACE_ = $(AM_V_DTRACE_@@AM_DEFAULT_V@@)
AM_V_DTRACE_0 = @@echo "  DTRACE   $@@";

BUILT_SOURCES += probes.h
CLEANFILES += probes.h probes.o

probes.h: Makefile probes.d
	$(AM_V_DTRACE)$(DTRACE) -s $(srcdir)/probes.d -h -o $@@
probes.lo: Makefile probes.d $(DTRACE_DEPS)
	$(AM_V_DTRACE)$(LIBTOOL) --mode=compile --tag=CC $(DTRACE) -s $(srcdir)/probes.d -G -o $@@ $(DTRACE_OBJS)

if HAVE_DTRACE
if !HOST_MACOS
DTRACE_LIBADD = probes.lo
endif
endif
@


