aboutsummaryrefslogtreecommitdiff
path: root/src/Make.config
blob: 202c0ab78493dc3fd313b6556cf0a9ed1b73a90d (plain)
1
2
3
4
5
6
NAME := xtract
DIRS := . c-ringbuf ooura dywapitchtrack

ifeq ($(PLATFORM), Darwin)
    LDFLAGS = -framework Accelerate
endif