Mercurial > audlegacy-plugins
view src/Makefile @ 39:3643db656a4f trunk
[svn] Removed the check for socklen_t. This fixes building on NetBSD.
curl defined socklen_t anyway, so no need for this.
This *MIGHT* break something on some systems (I haven't found one yet,
though), so PLEASE report all bugs to me.
author | js |
---|---|
date | Tue, 19 Sep 2006 07:53:54 -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