[patch] Makefile.am: cleanup targ-include
Ralf Corsepius
ralf.corsepius@rtems.org
Sun Jan 2 17:54:00 GMT 2011
Hi,
newlib/Makefile.am tries to cleanup targ-include by using CLEANFILES.
This fails, because CLEANFILES is only suitable for cleaning up files
and doesn't handle directory.
The patch below tries to this issue by using "clean-local".
Ralf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newlib-Makefile.diff
URL: <http://sourceware.org/pipermail/newlib/attachments/20110102/07e42ce9/attachment.ksh>
More information about the Newlib
mailing list