summaryrefslogtreecommitdiff
path: root/Rules.make
authormickeyl <mickeyl>2006-05-25 22:24:28 (UTC)
committer mickeyl <mickeyl>2006-05-25 22:24:28 (UTC)
commit1004aa580c4f115b9959027deb7f19997adc9df8 (patch) (side-by-side diff)
treefe45305ff09811d851f54db946746e5562cda839 /Rules.make
parent3939f306b734491e04ee3df7043302bd0990df05 (diff)
downloadopie-1004aa580c4f115b9959027deb7f19997adc9df8.zip
opie-1004aa580c4f115b9959027deb7f19997adc9df8.tar.gz
opie-1004aa580c4f115b9959027deb7f19997adc9df8.tar.bz2
remove libslcompat
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rules.make b/Rules.make
index 17ad159..2ce61f1 100644
--- a/Rules.make
+++ b/Rules.make
@@ -201,7 +201,6 @@ $(OPIEDIR)/stamp-headers :
( cd include/opie2 && ln -sf ../../libopie2/opiebluez/*.h .; )
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
- ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
( cd include/opietooth && ln -sf ../../noncore/net/opietooth/lib/*.h .; )
( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; )
@@ -245,7 +244,6 @@ $(OPIEDIR)/stamp-headers-x11 :
( cd include/opie2 && ln -sf ../../libopie2/opiebluez/*.h .; )
# auxilliary libraries
( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
- ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
( cd include/opietooth && ln -s ../../noncore/net/opietooth/lib/*.h .; )
( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; )