Mercurial > audlegacy-plugins
view src/Makefile @ 189:772ad5bc7050 trunk
[svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though.
author | nenolod |
---|---|
date | Thu, 02 Nov 2006 18:25:48 -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