r1688

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Sun Jan 28 23:09:59 CET 2007


Author: stsp
Date: 2007-01-28 23:09:54 +0100 (Sun, 28 Jan 2007)
New Revision: 1688

Log:
Build libraries only.


Modified: trunk/lib/libssl/Makefile
===================================================================
--- trunk/lib/libssl/Makefile	2007-01-26 22:40:30 UTC (rev 1687)
+++ trunk/lib/libssl/Makefile	2007-01-28 22:09:54 UTC (rev 1688)
@@ -9,8 +9,8 @@
 	touch $@
 
 .compiled: .configured
-	$(MAKE) -C src depend
-	$(MAKE) -C src
+	$(MAKE) -C src Makefile
+	$(MAKE) -C src build_libs
 	touch $@
 
 clean:




More information about the dslinux-commit mailing list