From 90636a8ac329ab8b0b3175e8b1488d499894e77c Mon Sep 17 00:00:00 2001
From: Hans-Christoph Steiner <eighthave@users.sourceforge.net>
Date: Mon, 24 Jul 2006 01:48:37 +0000
Subject: disabled compilation of pdp and pidip in complete build since they
 are dying with errors

svn path=/trunk/; revision=5397
---
 externals/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/externals/Makefile b/externals/Makefile
index df67b85a..9828c468 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -117,7 +117,7 @@ else
     LIB_TARGETS += hid
   else
     # GNU/Linux, BSD, IRIX, etc.
-    LIB_TARGETS += pdp pidip
+    LIB_TARGETS += 
   endif
 endif
 
-- 
cgit v1.2.1