aboutsummaryrefslogtreecommitdiff
path: root/Make.config
diff options
context:
space:
mode:
Diffstat (limited to 'Make.config')
-rw-r--r--Make.config6
1 files changed, 0 insertions, 6 deletions
diff --git a/Make.config b/Make.config
deleted file mode 100644
index 036344a..0000000
--- a/Make.config
+++ /dev/null
@@ -1,6 +0,0 @@
-NAME := xtract
-DIRS := src src/c-ringbuf src/ooura src/dywapitchtrack
-
-ifeq ($(PLATFORM), Darwin)
- LDFLAGS = -framework Accelerate
-endif