Re: [AD] Makefile fix

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Sat, 2004-05-15 at 19:53, Robert Jr Ohannessian wrote:
> If no one complains, I'll apply it to mainline tomorrow (Sunday).
> 

> >  
> >  $(INSTALLDIR_U)/$(LIBDIR_U):
> > -	mkdir $(MKDIR_OPTS) $(INSTALLDIR_U)/$(LIBDIR_U)
> > +	mkdir -p $(MKDIR_OPTS) $(INSTALLDIR_U)/$(LIBDIR_U)
> >  

Um.. wouldn't it be easier to add -p to MKDIR_OPTS? Else the patch to
add MKDIR_OPTS was rather pointless :P

-- 
Elias Pschernig <elias@xxxxxxxxxx>





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/