Mercurial > audlegacy-plugins
view src/Makefile @ 279:1983383db0f5 trunk
[svn] build fixes:
- now configure properly find flac 1.1.3beta2
- fix CXXFLAGS. it would lose audacious include path if --with-libFLAC was given.
- suppress gcc 4.1.1 compile warnings
author | yaz |
---|---|
date | Sun, 19 Nov 2006 22:54:10 -0800 |
parents | 3da1b8942b8b |
children | 5896bd827cbc |
line wrap: on
line source
include ../mk/rules.mk include ../mk/init.mk SUBDIRS = $(INPUT_PLUGINS) \ $(OUTPUT_PLUGINS) \ $(EFFECT_PLUGINS) \ $(VISUALIZATION_PLUGINS) \ $(GENERAL_PLUGINS) \ $(CONTAINER_PLUGINS) include ../mk/objective.mk