summaryrefslogtreecommitdiff
path: root/test/raidfile/Makefile.extra.Darwin
diff options
context:
space:
mode:
Diffstat (limited to 'test/raidfile/Makefile.extra.Darwin')
-rw-r--r--test/raidfile/Makefile.extra.Darwin6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/raidfile/Makefile.extra.Darwin b/test/raidfile/Makefile.extra.Darwin
deleted file mode 100644
index dc3bad81..00000000
--- a/test/raidfile/Makefile.extra.Darwin
+++ /dev/null
@@ -1,6 +0,0 @@
-
-# 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)
-