Searched refs:sed_first (Results 1 – 6 of 6) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/ |
| H A D | Makefile.in | 163 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 168 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 174 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/ |
| H A D | Makefile.in | 163 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 168 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 174 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/docroot/www/ |
| H A D | Makefile.in | 163 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 168 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 174 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/ |
| H A D | Makefile.in | 194 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 199 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 205 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | Makefile.in | 180 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 185 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 191 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | Makefile.in | 405 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 410 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 416 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|