Subversion Repositories tendra.SVN

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
47 2199 d 12 h 7u83 /branches/tendra5/ Some fixes for NetBSD 7  
41 2199 d 22 h 7u83 /branches/tendra5/src/producers/c/ Added .depend file

Not all versions of make (e.g. older ones) are capable to
handle the -include directive. So we have changed the
-include in our Makefiles into just include. But this requires
a .depend file to be present. So we add it to the repository.