view src/Makefile @ 1044:b1128efde471 trunk

[svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. - fix for minor bugs.
author yaz
date Sun, 20 May 2007 12:05:48 -0700
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