Home | History | Annotate | Download | only in binutils

Lines Matching refs:gmo

12299   # Look for .po and .gmo files in the source directory.
12302 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
12303 # If there aren't any .gmo files the shell will give us the
12304 # literal string "../path/to/srcdir/po/*.gmo" which has to be
12313 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
12314 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
12339 CATOBJEXT=.gmo
17010 GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
17043 CATALOGS="$CATALOGS $lang.gmo"