Rev 8169 | Blame | Last modification | View Log | RSS feed
mdir=$devdir/$mod
files=!sh findnoexec $mdir
ff=!words2items $files
files=
!for f in $ff
!if .htaccess notin $f and $f!=INDEX and $f!=COPYING and\
$ Ex notin $ $f and index$ notin $f$ and \
(/ notin $f or $ src/ isin $ $f or $ help/ isin $ $f or $ lang/ isin $ $f)
files=!append item $f to $files
!endif
!next f
!read scripts/getdesc $mod