~ubuntu-branches/ubuntu/trusty/augeas/trusty-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Nicolas Valcárcel Scerpella
  • Date: 2011-11-10 09:20:03 UTC
  • mfrom: (1.4.2)
  • Revision ID: package-import@ubuntu.com-20111110092003-532kypb6beba5gmk
Tags: 0.9.0-1
* New upstream release
* Added build-arch and build-indep targets to d/rules. (Closes: #648156)
  Thanks to Niels Thykier for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
CYGPATH_W = @CYGPATH_W@
273
273
DEFS = @DEFS@
274
274
DEPDIR = @DEPDIR@
 
275
DLLTOOL = @DLLTOOL@
275
276
DSYMUTIL = @DSYMUTIL@
276
277
DUMPBIN = @DUMPBIN@
277
278
ECHO_C = @ECHO_C@
729
730
LTLIBPTH = @LTLIBPTH@
730
731
LTLIBTHREAD = @LTLIBTHREAD@
731
732
MAKEINFO = @MAKEINFO@
 
733
MANIFEST_TOOL = @MANIFEST_TOOL@
732
734
MKDIR_P = @MKDIR_P@
733
735
ND_FORMAT = @ND_FORMAT@
734
736
ND_PROG = @ND_PROG@
934
936
abs_srcdir = @abs_srcdir@
935
937
abs_top_builddir = @abs_top_builddir@
936
938
abs_top_srcdir = @abs_top_srcdir@
 
939
ac_ct_AR = @ac_ct_AR@
937
940
ac_ct_CC = @ac_ct_CC@
938
941
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
939
942
am__include = @am__include@