Mercurial > audlegacy
view mk/init.mk @ 2192:9f9db9b5c696 trunk
[svn] - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode.
author | nhjm449 |
---|---|
date | Fri, 22 Dec 2006 00:52:22 -0800 |
parents | 3cf80d8a6d8d |
children | 1ab061263ee8 |
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