From 616dcbb306d952133f0025097f48f9c5fcbe768f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 May 2008 16:06:18 +0000 Subject: removed pdlua and hidio from the autobuilds since they are currently changing too fast svn path=/trunk/; revision=9773 --- externals/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/Makefile') diff --git a/externals/Makefile b/externals/Makefile index ecd111a6..b7582a7e 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -128,13 +128,13 @@ LIB_TARGETS = adaptive bassemu boids bsaylor creb cxc cyclone deprecated earplug # this is for libraries that don't compile (yet) on all platforms ifeq ($(OS_NAME),windows) - LIB_TARGETS += pdlua + LIB_TARGETS += else ifeq ($(OS_NAME),darwin) - LIB_TARGETS += hid hidio pdp pidip gem2pdp aka.wiiremote iem16 usbhid pdlua apple + LIB_TARGETS += hid pdp pidip gem2pdp aka.wiiremote iem16 apple else # GNU/Linux, BSD, IRIX, etc. - LIB_TARGETS += hid hidio pdp pidip gem2pdp hdspm_mixer iem16 postlude tclpd + LIB_TARGETS += hid pdp pidip gem2pdp hdspm_mixer iem16 postlude tclpd endif endif -- cgit v1.2.1