VirtualBox

Changeset 503 in kBuild for trunk/src/gmake/config/Makefile.in


Ignore:
Timestamp:
Sep 15, 2006 5:09:38 AM (18 years ago)
Author:
bird
Message:

Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/config/Makefile.in

    r200 r503  
    1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
    44# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5 # 2003, 2004  Free Software Foundation, Inc.
     5# 2003, 2004, 2005  Free Software Foundation, Inc.
    66# This Makefile.in is free software; the Free Software Foundation
    77# gives unlimited permission to copy and/or distribute it,
     
    1616
    1717# -*-Makefile-*-, or close enough
     18# Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     19# This file is part of GNU Make.
     20#
     21# GNU Make is free software; you can redistribute it and/or modify it under the
     22# terms of the GNU General Public License as published by the Free Software
     23# Foundation; either version 2, or (at your option) any later version.
     24#
     25# GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     26# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     27# A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     28#
     29# You should have received a copy of the GNU General Public License along with
     30# GNU Make; see the file COPYING.  If not, write to the Free Software
     31# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1832srcdir = @srcdir@
    1933top_srcdir = @top_srcdir@
     
    3650PRE_UNINSTALL = :
    3751POST_UNINSTALL = :
     52build_triplet = @build@
    3853host_triplet = @host@
    3954subdir = config
    4055DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
    4156        compile config.guess config.rpath config.sub depcomp \
    42         install-sh missing mkinstalldirs texinfo.tex
     57        install-sh mdate-sh missing mkinstalldirs texinfo.tex
    4358ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
    45         $(top_srcdir)/configure.in
     59am__aclocal_m4_deps = $(top_srcdir)/config/dospaths.m4 \
     60        $(top_srcdir)/config/gettext.m4 $(top_srcdir)/config/iconv.m4 \
     61        $(top_srcdir)/config/lib-ld.m4 \
     62        $(top_srcdir)/config/lib-link.m4 \
     63        $(top_srcdir)/config/lib-prefix.m4 $(top_srcdir)/config/nls.m4 \
     64        $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \
     65        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
    4666am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    4767        $(ACLOCAL_M4)
     
    121141USE_NLS = @USE_NLS@
    122142VERSION = @VERSION@
     143WINDOWSENV_FALSE = @WINDOWSENV_FALSE@
     144WINDOWSENV_TRUE = @WINDOWSENV_TRUE@
    123145XGETTEXT = @XGETTEXT@
    124146ac_ct_CC = @ac_ct_CC@
     
    130152am__leading_dot = @am__leading_dot@
    131153am__quote = @am__quote@
     154am__tar = @am__tar@
     155am__untar = @am__untar@
    132156bindir = @bindir@
    133157build = @build@
     
    161185                intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
    162186                isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
    163                 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 \
    164                 dospaths.m4 po.m4
     187                progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 longlong.m4 \
     188                dospaths.m4 po.m4 signed.m4 longdouble.m4 wchar_t.m4 \
     189                wint_t.m4 intmax.m4 printf-posix.m4 xsize.m4 size_max.m4
    165190
    166191all: all-am
     
    254279
    255280distclean-generic:
    256         -rm -f $(CONFIG_CLEAN_FILES)
     281        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    257282
    258283maintainer-clean-generic:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette