Escaped tab for non-gnu sed (#104821).
CVS patchset: 7032 CVS date: 2003/12/27 16:02:18
This commit is contained in:
parent
51ae7c0fb0
commit
067fbd90e2
|
@ -18,7 +18,7 @@ mv Makefile Makefile.orig
|
|||
cat Makefile.orig | sed -e '/^install[:-]/c\
|
||||
.PHONY: listobjs\
|
||||
listobjs:\
|
||||
@echo $(OBJS) $(C_OBJS) \
|
||||
\ @echo $(OBJS) $(C_OBJS) \
|
||||
\
|
||||
distdir install check:\
|
||||
\
|
||||
|
|
Loading…
Reference in New Issue