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