comparison gcc/config/i386/t-dlldir @ 68:561a7518be6b

update gcc-4.6
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 21 Aug 2011 07:07:55 +0900
parents
children
comparison
equal deleted inserted replaced
67:f6334be47118 68:561a7518be6b
1
2 # In a native build, target DLLs go in bindir, where they can be executed.
3 # Note double quoting to prevent variables from being evaluated until install
4 # time; we don't want to expand them during libgcc.mvars generation.
5
6 SHLIB_DLLDIR = $$(bindir)