comparison po/Makefile.mingw @ 10804:6dcfec6f2f7c

[gaim-migrate @ 12452] make -f Makefile.mingw WINDRES=i386-mingw32-windres CC=i386-mingw32-gcc PERL=/usr/bin/perl EXTUTILS=/usr/lib/perl5/5.8.3/ExtUtils GMSGFMT=/usr/bin/msgfmt MAKENSIS=~/build/win32/win32-dev/NSIS/makensis install committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 09 Apr 2005 17:12:07 +0000
parents 580070695352
children 8793fc8f7064
comparison
equal deleted inserted replaced
10803:3595f818ee37 10804:6dcfec6f2f7c
17 17
18 ## 18 ##
19 ## TOOLS 19 ## TOOLS
20 ## 20 ##
21 21
22 GMSGFMT = $(GTK_BIN)/msgfmt 22 GMSGFMT := $(GTK_BIN)/msgfmt
23 23
24 24
25 .SUFFIXES: 25 .SUFFIXES:
26 .SUFFIXES: .po .gmo 26 .SUFFIXES: .po .gmo
27 27