summaryrefslogtreecommitdiff
path: root/test/raidfile/Makefile.extra.Darwin
diff options
context:
space:
mode:
Diffstat (limited to 'test/raidfile/Makefile.extra.Darwin')
-rwxr-xr-xtest/raidfile/Makefile.extra.Darwin6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/raidfile/Makefile.extra.Darwin b/test/raidfile/Makefile.extra.Darwin
new file mode 100755
index 00000000..dc3bad81
--- /dev/null
+++ b/test/raidfile/Makefile.extra.Darwin
@@ -0,0 +1,6 @@
+
+# link-extra: intercept-lseek.o intercept-close.o intercept-open.o intercept-read.o intercept-readv.o intercept-write.o
+
+$(OUTDIR)/intercept-lseek.o: make-darwin-intercepts.pl $(OUTDIR)
+ ./make-darwin-intercepts.pl $(OUTDIR)
+