Renamed the variables for the catalogs and re-introduced the target 'catkeys',
which builds just the en.catkeys inside HAIKU_OUTPUT_DIR/objects/catalogs git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39130 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -158,5 +158,8 @@ rule DoCatalogs target : signature : sources : sourceLanguage : regexp
|
||||
HAIKU_LOCALIZED_TARGETS += $(target) ;
|
||||
|
||||
# For the pseudo-target catalogs
|
||||
HAIKU_LOCALIZED_CATALOGS += $(catkeysFiles:S=.catalog) ;
|
||||
HAIKU_LOCALE_CATALOGS += $(catkeysFiles:S=.catalog) ;
|
||||
|
||||
# For the pseudo-target catkeys
|
||||
HAIKU_LOCALE_OUTPUT_CATKEYS += $(generatedCatalog:S=.catkeys) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user