aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-24 01:48:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-24 01:48:37 +0000
commit90636a8ac329ab8b0b3175e8b1488d499894e77c (patch)
treea652fc1d21468a7449094968cc043d91f4ba7e35 /externals
parent8bbb9ac4f66c30f278efe98ae4dbddf07301b60b (diff)
disabled compilation of pdp and pidip in complete build since they are dying with errors
svn path=/trunk/; revision=5397
Diffstat (limited to 'externals')
-rw-r--r--externals/Makefile2
1 files changed, 1 insertions, 1 deletions
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