~registry/ubuntu/quantal/libdebian-installer/arndale-support

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Casadevall
  • Date: 2012-05-16 14:41:24 UTC
  • Revision ID: package-import@ubuntu.com-20120516144124-yq5jmlcpn6dkx2hi
Tags: 0.79ubuntu3
Add support for Calxeda Highbank

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
258
258
 
259
259
installcheck: installcheck-am
260
260
install-strip:
261
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
262
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
263
 
          `test -z '$(STRIP)' || \
264
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
261
        if test -z '$(STRIP)'; then \
 
262
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
263
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
264
              install; \
 
265
        else \
 
266
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
267
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
268
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
269
        fi
265
270
mostlyclean-generic:
266
271
 
267
272
clean-generic: