Lines Matching refs:sed
70 # when $(srcdir) is a pathological name like "....", the leading sed command
79 _prepend_srcdir_prefix = | sed 's|^|$(srcdir)/|'
88 $(VC_LIST) | sed 's|^$(_dot_escaped_srcdir)/||' \
144 # This is a sed line number spec. The default says that we search
161 syntax-check-rules := $(sort $(shell sed -n 's/^\(sc_[a-zA-Z0-9_-]*\):.*/\1/p' \
451 grep '^# *include\>' $$i | sed 1q \
471 h_esc=`echo '[<"]'"$$h"'[">]'|sed 's/\./\\\\./g'`; \
530 # 'print Regexp::Assemble->new(file => "/dev/stdin")->as_string'|sed 's/\?://g'
792 cd $(gnulib_dir)/lib && echo *.in.h|sed 's/\.in\.h//g'
843 | sed 's/^/^ *# *(define|undef) */;s/$$/\\>/'
1057 $$(sed -n '/^\*.* $(PREV_VERSION_REGEXP) ([0-9-]*)/,$$p' \
1062 | sed 's/ .*//')
1100 $(AM_V_GEN)if sed -n $(news-check-lines-spec)p $< \
1149 | sed 's|^$(_dot_escaped_srcdir)/||' | sort -u > $@-2; \
1509 b=$$(printf %s "$$diff"|sed 's/\.diff$$//'); \
1528 ls $(PODIR)/*.po | sed 's/\.po//;s,$(PODIR)/,,' | sort >> $(PODIR)/LINGUAS
1638 | grep -vE '^(extern |--)' | sed 's/ .*//'; \
1642 nm -e $(_gl_TS_obj_files) | sed -n 's/.* T //p'|grep -Ev -f $$t \
1649 nm -e $(_gl_TS_obj_files) | sed -n 's/.* [BCDGRS] //p' \