Mercurial > audlegacy-plugins
view mk/init.mk @ 906:16e51fb5908e trunk
[svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD
author | giacomo |
---|---|
date | Sat, 31 Mar 2007 17:44:23 -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