-rw-r--r-- | Rules.make | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -202,5 +202,4 @@ $(OPIEDIR)/stamp-headers : # 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 .; ) @@ -246,5 +245,4 @@ $(OPIEDIR)/stamp-headers-x11 : # 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 .; ) |