aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/arithmetic
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 20:43:45 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 20:43:45 +0000
commitb16fc49e734729bad00b7ad7b8950a293e809ad9 (patch)
treeb470f703933d2893d7dd2b9925d17835cd174097 /cddl/usr.sbin/dtrace/tests/common/arithmetic
parent95351216e3b7bab496de8be446b4a380f5e2a4a7 (diff)
downloadsrc-b16fc49e734729bad00b7ad7b8950a293e809ad9.tar.gz
src-b16fc49e734729bad00b7ad7b8950a293e809ad9.zip
Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile.inc1.
Discussed with: ngie, markj Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291332
Diffstat (limited to 'cddl/usr.sbin/dtrace/tests/common/arithmetic')
-rw-r--r--cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile b/cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile
index 7f1fa96cd872..f8f74f294b21 100644
--- a/cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile
+++ b/cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile
@@ -29,4 +29,4 @@ CFILES= \
-.include "../../Makefile.inc1"
+.include "../../dtrace.test.mk"