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

« back to all changes in this revision

Viewing changes to doc/naturaldocs/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:
188
188
CYGPATH_W = @CYGPATH_W@
189
189
DEFS = @DEFS@
190
190
DEPDIR = @DEPDIR@
 
191
DLLTOOL = @DLLTOOL@
191
192
DSYMUTIL = @DSYMUTIL@
192
193
DUMPBIN = @DUMPBIN@
193
194
ECHO_C = @ECHO_C@
645
646
LTLIBPTH = @LTLIBPTH@
646
647
LTLIBTHREAD = @LTLIBTHREAD@
647
648
MAKEINFO = @MAKEINFO@
 
649
MANIFEST_TOOL = @MANIFEST_TOOL@
648
650
MKDIR_P = @MKDIR_P@
649
651
ND_FORMAT = @ND_FORMAT@
650
652
ND_PROG = @ND_PROG@
850
852
abs_srcdir = @abs_srcdir@
851
853
abs_top_builddir = @abs_top_builddir@
852
854
abs_top_srcdir = @abs_top_srcdir@
 
855
ac_ct_AR = @ac_ct_AR@
853
856
ac_ct_CC = @ac_ct_CC@
854
857
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
855
858
am__include = @am__include@