This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Use mkinstalldirs not mkdir in mklibgcc



> ! echo '	  if [ -d $$d ]; then true; else '$mkinstalldirs' $$d; fi \'

Put double quotes around $mkinstalldirs (like $dirs above it) and it's
approved.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]