mirror of
https://github.com/vim/vim
synced 2025-04-30 13:27:47 +02:00
10 lines
209 B
Text
10 lines
209 B
Text
# "aap": generate all the .spl files
|
|
# "aap diff" create all the diff files
|
|
|
|
LANG = de en fr he it nl pl yi
|
|
|
|
diff: $*LANG/diff
|
|
:print done
|
|
|
|
@for l in string.split(_no.LANG):
|
|
:child $l/main.aap
|