Mercurial > audlegacy
view mk/init.mk @ 1880:4e4d87ac7bd4 trunk
[svn] - remove comment about remote access as there's no GUI options exposed for it in audacious
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 19:01:29 -0700 |
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