From 1999f03e61cba8ef0ec5c3ae365a5a6e3cff2576 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Jun 2009 22:02:27 +0000 Subject: I removed hdspm_mixer from the auto-build based on IOhannes' comment on pd-dev, and reordered the targets since I was there... svn path=/trunk/; revision=11729 --- externals/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index a629b721..e8e54c50 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -135,10 +135,10 @@ ifeq ($(OS_NAME),windows) LIB_TARGETS += else ifeq ($(OS_NAME),darwin) - LIB_TARGETS += hid pdp pidip gem2pdp iem16 apple pdp_opengl + LIB_TARGETS += hid pdp pidip gem2pdp iem16 pdp_opengl apple else # GNU/Linux, BSD, IRIX, etc. - LIB_TARGETS += hid pdp pidip gem2pdp hdspm_mixer iem16 postlude tclpd pdvjtools sixaxis pdp_opengl + LIB_TARGETS += hid pdp pidip gem2pdp iem16 pdp_opengl pdvjtools postlude tclpd sixaxis endif endif -- cgit v1.2.1