Subversion Repositories svn.Prod repos

Rev

Rev 8 | Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 9
Line 4... Line 4...
4
output of the Unix find program.
4
output of the Unix find program.
5
 
5
 
6
It's implemented as a recursive program. If the language is multiplatform (like
6
It's implemented as a recursive program. If the language is multiplatform (like
7
C, java, PHP. ruby), the program may run on all the supported platforms, with
7
C, java, PHP. ruby), the program may run on all the supported platforms, with
8
minor adaptions.
8
minor adaptions.
9
The current makefiles only support Unix/Linux/BSD paltforum.
9
The current makefiles only support Unix/Linux/BSD platform.