comparison plugins/perl/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 f05d0a317f45
children
comparison
equal deleted inserted replaced
10803:3595f818ee37 10804:6dcfec6f2f7c
19 ## VARIABLE DEFINITIONS 19 ## VARIABLE DEFINITIONS
20 ## 20 ##
21 21
22 TARGET = perl 22 TARGET = perl
23 23
24 CC = gcc.exe 24 CC := gcc.exe
25 25
26 # Compiler Options 26 # Compiler Options
27 27
28 CFLAGS = 28 CFLAGS =
29 29