Re: [AD] new dependencies

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


I see my error.

Adding

$(OBJDIR)/makefile.dep: depend

would remake the dependency file every time. Instead, we should move the
dependency generation code to the dependency file target and change the
'depend' target to read

depend: $(OBJDIR)/makefile.dep

then it would only generate the dependency file when it doesn't exsist.

Have a good day!
Stephen Kittelson
-- 
Member of the Standards By Programmers group.
To join, send an email to: stds_by_programmers-subscribe@xxxxxxxxxx

________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



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