Rev 6222 | Rev 7239 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6222 | Rev 7236 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | !endif |
6 | !endif |
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= |
|
- | 12 | test=!defof common_files in wimshome/public_html/$devdir/$mod/doc/.def |
|
- | 13 | !!!FIXME depends on 1 |
|
- | 14 | !if $test!=yes |
|
11 |
|
15 | dir=doc/1/files |
- | 16 | !else |
|
- | 17 | dir=doc/files |
|
- | 18 | !endif |
|
12 | !endif |
19 | !endif |
13 | !if oef isin $cattest |
20 | !if oef isin $cattest |
14 | test=!defof common_images in wimshome/public_html/$devdir/$mod/var.proc |
21 | test=!defof common_images in wimshome/public_html/$devdir/$mod/var.proc |
15 | !if $test!=yes and datamodule/ notin $test |
22 | !if $test!=yes and datamodule/ notin $test |
16 | oefs=!sh cd $devdir/$mod/src\ |
23 | oefs=!sh cd $devdir/$mod/src\ |