aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-20 22:30:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-20 22:30:45 +0000
commit034f0e24189031d0cd25a68ac7721bf6ec42a4ea (patch)
tree2981ebd4a7fee6a8134c010842868b09b3a7fd80 /externals
parent6c9a205dc70161a0194da412755f04fb1093383e (diff)
removed pdp and pidip on Linux because they weren't compiling
svn path=/trunk/; revision=5387
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 6d27fa62..952ab8c7 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -121,7 +121,7 @@ else
LIB_TARGETS += hid
else
# GNU/Linux, BSD, IRIX, etc.
- LIB_TARGETS += pdp pidip
+ LIB_TARGETS +=
endif
endif