Rev 12498 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12498 | Rev 16255 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | category=!module category $pubmod |
14 | category=!module category $pubmod |
15 | 15 | ||
16 | !if oef isitemof $category |
16 | !if oef isitemof $category |
17 | exclude=--exclude def |
17 | exclude=--exclude def --exclude content.html |
18 | !endif |
18 | !endif |
19 | !if document isitemof $category |
19 | !if document isitemof $category |
20 | exclude=--exclude '*.def' |
20 | exclude=--exclude '*.def' |
21 | !endif |
21 | !endif |
22 | diff=!sh cd modules\ |
22 | diff=!sh cd modules\ |