lkml.org 
[lkml]   [2008]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
FromRoland McGrath <>
SubjectRe: REGRESSION: x86 vDSO: remove vdso-syms.o
DateMon, 11 Feb 2008 15:29:47 -0800 (PST)
Sam might want to experiment with something like:

stdout_target = $(1) > $(@D)/.tmp_$(@F) && mv -f $(@D)/.tmp_$(@F) $@
cmd_foo = $(call stdout_target,blah | sed s/foo/bar/)
to clean up all the places that would benefit from robust treatment for
output files vs interrupted/erring make runs.


Thanks,
Roland


\
 
 \ /
  Last update: 2008-02-12 00:33    [from the cache]
©2003-2010