aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/trace_call_time_SUITE_data/Makefile.src
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2010-05-20 11:52:44 +0200
committerRaimo Niskanen <[email protected]>2010-06-03 14:54:21 +0200
commit00b691da157e0ec55828febfaf23588ea70c8f29 (patch)
tree3ed620568635ffaa7d442fd46c8e4c71226d21a6 /erts/emulator/test/trace_call_time_SUITE_data/Makefile.src
parent96a6c45d081e41dbe2d44a8d07d78b46d0e9f587 (diff)
downloadotp-00b691da157e0ec55828febfaf23588ea70c8f29.tar.gz
otp-00b691da157e0ec55828febfaf23588ea70c8f29.tar.bz2
otp-00b691da157e0ec55828febfaf23588ea70c8f29.zip
Add trace call_time tests for nifs and bifs
Diffstat (limited to 'erts/emulator/test/trace_call_time_SUITE_data/Makefile.src')
-rw-r--r--erts/emulator/test/trace_call_time_SUITE_data/Makefile.src6
1 files changed, 6 insertions, 0 deletions
diff --git a/erts/emulator/test/trace_call_time_SUITE_data/Makefile.src b/erts/emulator/test/trace_call_time_SUITE_data/Makefile.src
new file mode 100644
index 0000000000..2b2a35bd2c
--- /dev/null
+++ b/erts/emulator/test/trace_call_time_SUITE_data/Makefile.src
@@ -0,0 +1,6 @@
+
+NIF_LIBS = trace_nif@dll@
+
+all: $(NIF_LIBS)
+
+@SHLIB_RULES@