[EMAIL PROTECTED] dixit:

@@ -0,0 +1,15 @@
+$FreeWRT$
+
+       GNU ed 0.3 sucks
+
+--- mirmake.orig/dist/src/share/mk/bsd.lib.mk  2007-07-02 14:44:16.000000000 
+0000
++++ mirmake/dist/src/share/mk/bsd.lib.mk       2007-08-28 19:13:29.000000000 
+0000
+@@ -231,7 +231,7 @@ cleandir: _SUBDIRUSE clean
+ 
+ .if defined(SRCS)
+ afterdepend: .depend
+-      @print '%g/^\([^\.]*\).o[ ]*:/s//\1.o \1.so:/\nwq' | ed -s .depend
++      @print ',g/^\([^\.]*\).o[ ]*:/s//\1.o \1.so:/\nwq' | ed -s .depend
+ .endif
+ 
+ .if !target(install)

I just checked this würgaround in into upsteam as well. This is the
benefit of controlling the tools we use to build our stuff ☺

//mirabilos
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to