[bug #54529] [Makefile:5: foobar] Segmentation fault

2018-08-20 Thread Paul D. Smith
Update of bug #54529 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #4: This message: $

Re: [bug #54529] [Makefile:5: foobar] Segmentation fault

2018-08-20 Thread Andreas Schwab
On Aug 17 2018, Mark Galeck wrote: > For this Makefile: > > ROOT := ${shell echo > /home/mgaleck/ws/mgaleck_build/mgaleck_build_refactor2/target | sed s/t/t/} > export LD_LIBRARY_PATH := ${ROOT}/usr/lib64:${LD_LIBRARY_PATH} > > foobar: > touch $@ > > > and file foobar missing, then on