OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCALESDIR
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/profilers/powertop/src/po/
Makefile
18
mkdir -p $(DESTDIR)$(
LOCALESDIR
)/$*/LC_MESSAGES/
19
-cp -f $< $(DESTDIR)$(
LOCALESDIR
)/$*/LC_MESSAGES/powertop.mo
/external/autotest/client/profilers/powertop/src/
Makefile
2
LOCALESDIR
=/usr/share/locale
34
@(cd po/ && env
LOCALESDIR
=$(
LOCALESDIR
) DESTDIR=$(DESTDIR) $(MAKE) $@)
Completed in 587 milliseconds