11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
# "aap": generate all the .spl files
|
|
# "aap diff" create all the diff files
|
|
|
|
LANG = de en fr he it nl pl
|
|
|
|
diff: $*LANG/diff
|
|
:print done
|
|
|
|
@for l in string.split(_no.LANG):
|
|
:child $l/main.aap
|