mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 16:29:15 -04:00
11 lines
451 B
Text
11 lines
451 B
Text
--- include/Makefile.in.orig 2009-07-23 14:45:21.000000000 +0200
|
|
+++ include/Makefile.in 2009-07-23 14:45:34.000000000 +0200
|
|
@@ -712,8 +712,6 @@
|
|
@HAVE_DTRACE_TRUE@probes_mysql_dtrace.h: $(DTRACEPROVIDER)
|
|
@HAVE_DTRACE_TRUE@ $(DTRACE) $(DTRACEFLAGS) -h -s $(DTRACEPROVIDER) -o $@
|
|
|
|
-probes_mysql_nodtrace.h: $(DTRACEPROVIDER)
|
|
- @PERL@ $(top_srcdir)/scripts/dheadgen.pl -f $(DTRACEPROVIDER) > $@
|
|
|
|
# Don't update the files from bitkeeper
|
|
%::SCCS/s.%
|