freeze: Makefile: flags from distutils.sysconfig
authorMark Lodato <lodatom@gmail.com>
Sun, 4 Oct 2009 23:39:07 +0000 (19:39 -0400)
committerMark Lodato <lodatom@gmail.com>
Sun, 4 Oct 2009 23:39:07 +0000 (19:39 -0400)
commite1a8c0582889d979019e710bd0dab6e8dbf77031
treed5bddd51b34fce9bf0a00ec8da27fd1ae9518e99
parentc7a7a3f00a4fdc8f9faba7be0831c8993bcdaeb5
freeze: Makefile: flags from distutils.sysconfig

Instead of hard-coding the compiler flags and libraries, extract them
from distutils.sysconfig.
Demos/freeze/Makefile