~ubuntu-branches/ubuntu/lucid/mono/lucid

« back to all changes in this revision

Viewing changes to mono/arch/ppc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer
  • Date: 2009-07-30 19:35:10 UTC
  • mto: (5.2.2 squeeze)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20090730193510-cdttfvqokq2kmdvh
Tags: upstream-2.4.2.3+dfsg
ImportĀ upstreamĀ versionĀ 2.4.2.3+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
AUTOHEADER = @AUTOHEADER@
80
80
AUTOMAKE = @AUTOMAKE@
81
81
AWK = @AWK@
82
 
BASE_DEPENDENCIES_CFLAGS = @BASE_DEPENDENCIES_CFLAGS@
83
 
BASE_DEPENDENCIES_LIBS = @BASE_DEPENDENCIES_LIBS@
84
82
BISON = @BISON@
85
83
BUILD_EXEEXT = @BUILD_EXEEXT@
86
84
BUILD_GLIB_CFLAGS = @BUILD_GLIB_CFLAGS@