Rev 7239 | Rev 9932 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7239 | Rev 7285 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | dir=binary,data,images,help,anstype,slib |
8 | dir=binary,data,images,help,anstype,slib |
9 | cattest=!module category devel/$auth_login/$mod |
9 | cattest=!module category devel/$auth_login/$mod |
10 | !if document isin $cattest |
10 | !if document isin $cattest |
11 | dir=doc/srctex |
11 | dir=doc/srctex |
12 | test=!defof common_files in wimshome/public_html/$devdir/$mod/ |
12 | test=!defof common_files in wimshome/public_html/$devdir/$mod/var.proc |
13 | !!!FIXME depends on 1 |
13 | !!!FIXME depends on 1 |
14 | !if $test!=yes |
14 | !if $test!=yes |
15 | dir=!append item doc/1/files to $dir |
15 | dir=!append item doc/1/files to $dir |
16 | !else |
16 | !else |
17 | dir=!append item doc/files to $dir |
17 | dir=!append item doc/files to $dir |