Mercurial > audlegacy-plugins
view mk/init.mk @ 71:5b0619b09745 trunk
[svn] Detect duration:
- this took a lot of brute forcing
- oh, and apparently apple has a sense of humour about their format, it uses a samplesize multiple of 251.
author | nenolod |
---|---|
date | Sun, 01 Oct 2006 00:05:37 -0700 |
parents | 13389e613d67 |
children |
line wrap: on
line source
# Shut up GNU make .SILENT: OBJECTIVE_DIRECTORIES = OBJECTIVE_LIBS = OBJECTIVE_LIBS_NOINST = OBJECTIVE_BINS = OBJECTIVE_DATA = SUBDIRS = HEADERS = V = 0 VERBOSE ?= $(V) VERBOSITY = 0 SHOW_CFLAGS ?= $(VERBOSE) LIBDIR = $(libdir) BINDIR = $(bindir) INCLUDEDIR = $(pkgincludedir) CFLAGS += -DHAVE_CONFIG_H -I/usr/pkg/include -I/usr/pkg/xorg/include CXXFLAGS += -DHAVE_CONFIG_H -I/usr/pkg/include -I/usr/pkg/xorg/include