Time for a new Linux

Peter L. Peres plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Tue Nov 11 17:56:23 UTC 2003


The way dependencies work, all you have to do is set up a consistent
notation. The 'machine' that walks this data is simply a recursive
algorythm that goes depth-first. No magic is involved. It does not matter
if the database is umpteen gazillions of rpm database, or a makefile (make
does the recursive depth-first search). Make is fairly fast (it compiles
the database - aka makefile - before starting to work on it). Also make
can call itself recursively on subdirectories and/or other files.

Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list