~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Arnold D. Robbins
  • Date: 2015-04-05 08:20:41 UTC
  • mfrom: (408.12.66)
  • Revision ID: git-v1:4de12ef40f9ea9a0b715903cfe6da51b97eedb77
Merge branch 'master' into cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
39
39
 
40
40
 
41
41
VPATH = @srcdir@
42
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
42
am__is_gnu_make = { \
 
43
  if test -z '$(MAKELEVEL)'; then \
 
44
    false; \
 
45
  elif test -n '$(MAKE_HOST)'; then \
 
46
    true; \
 
47
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
48
    true; \
 
49
  else \
 
50
    false; \
 
51
  fi; \
 
52
}
43
53
am__make_running_with_option = \
44
54
  case $${target_option-} in \
45
55
      ?) ;; \
103
113
host_triplet = @host@
104
114
bin_PROGRAMS = gawk$(EXEEXT)
105
115
subdir = .
106
 
DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
107
 
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
108
 
        $(top_srcdir)/configure $(am__configure_deps) \
109
 
        $(srcdir)/configh.in mkinstalldirs ABOUT-NLS awkgram.c \
110
 
        command.c depcomp ylwrap $(include_HEADERS) COPYING TODO \
111
 
        config.guess config.rpath config.sub install-sh missing
112
116
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113
117
am__aclocal_m4_deps = $(top_srcdir)/m4/arch.m4 \
114
118
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
123
127
        $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/configure.ac
124
128
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
125
129
        $(ACLOCAL_M4)
 
130
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
 
131
        $(am__configure_deps) $(include_HEADERS) $(am__DIST_COMMON)
126
132
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
127
133
 configure.lineno config.status.lineno
128
134
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
256
262
CTAGS = ctags
257
263
CSCOPE = cscope
258
264
DIST_SUBDIRS = $(SUBDIRS)
 
265
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/configh.in ABOUT-NLS \
 
266
        AUTHORS COPYING ChangeLog INSTALL NEWS README TODO awkgram.c \
 
267
        command.c compile config.guess config.rpath config.sub depcomp \
 
268
        install-sh missing mkinstalldirs ylwrap
259
269
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
260
270
distdir = $(PACKAGE)-$(VERSION)
261
271
top_distdir = $(distdir)
363
373
PACKAGE_VERSION = @PACKAGE_VERSION@
364
374
PATH_SEPARATOR = @PATH_SEPARATOR@
365
375
POSUB = @POSUB@
 
376
SED = @SED@
366
377
SET_MAKE = @SET_MAKE@
367
378
SHELL = @SHELL@
368
379
SOCKET_LIBS = @SOCKET_LIBS@
475
486
        awklib \
476
487
        po \
477
488
        extension \
 
489
        extras \
478
490
        test
479
491
 
480
492
include_HEADERS = gawkapi.h
567
579
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
568
580
        $(am__cd) $(top_srcdir) && \
569
581
          $(AUTOMAKE) --gnu Makefile
570
 
.PRECIOUS: Makefile
571
582
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
572
583
        @case '$?' in \
573
584
          *config.status*) \
588
599
$(am__aclocal_m4_deps):
589
600
 
590
601
config.h: stamp-h1
591
 
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
592
 
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
602
        @test -f $@ || rm -f stamp-h1
 
603
        @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
593
604
 
594
605
stamp-h1: $(srcdir)/configh.in $(top_builddir)/config.status
595
606
        @rm -f stamp-h1
689
700
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
690
701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
691
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
703
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
693
704
 
694
705
.c.obj:
695
706
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
696
707
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
697
708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
698
709
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
710
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
700
711
 
701
712
.y.c:
702
713
        $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
910
921
        $(am__post_remove_distdir)
911
922
 
912
923
dist-tarZ: distdir
 
924
        @echo WARNING: "Support for distribution archives compressed with" \
 
925
                       "legacy program 'compress' is deprecated." >&2
 
926
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
913
927
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
914
928
        $(am__post_remove_distdir)
915
929
 
916
930
dist-shar: distdir
 
931
        @echo WARNING: "Support for shar distribution archives is" \
 
932
                       "deprecated." >&2
 
933
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
917
934
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
918
935
        $(am__post_remove_distdir)
919
936
 
948
965
        esac
949
966
        chmod -R a-w $(distdir)
950
967
        chmod u+w $(distdir)
951
 
        mkdir $(distdir)/_build $(distdir)/_inst
 
968
        mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
952
969
        chmod a-w $(distdir)
953
970
        test -d $(distdir)/_build || exit 0; \
954
971
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
955
972
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
956
973
          && am__cwd=`pwd` \
957
 
          && $(am__cd) $(distdir)/_build \
958
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
974
          && $(am__cd) $(distdir)/_build/sub \
 
975
          && ../../configure \
959
976
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
960
977
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
978
            --srcdir=../.. --prefix="$$dc_install_base" \
961
979
          && $(MAKE) $(AM_MAKEFLAGS) \
962
980
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
963
981
          && $(MAKE) $(AM_MAKEFLAGS) check \
1147
1165
        tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1148
1166
        uninstall-includeHEADERS
1149
1167
 
 
1168
.PRECIOUS: Makefile
 
1169
 
1150
1170
 
1151
1171
# First, add a link from gawk to gawk-X.Y.Z.
1152
1172
#
1156
1176
install-exec-hook:
1157
1177
        (cd $(DESTDIR)$(bindir); \
1158
1178
        $(LN) gawk$(EXEEXT) gawk-$(VERSION)$(EXEEXT) 2>/dev/null ; \
1159
 
        if [ ! -f awk ]; \
1160
 
        then    $(LN_S) gawk$(EXEEXT) awk; \
 
1179
        if [ ! -f awk$(EXEEXT) ]; \
 
1180
        then    $(LN_S) gawk$(EXEEXT) awk$(EXEEXT); \
1161
1181
        fi; exit 0)
1162
1182
 
1163
1183
# Undo the above when uninstalling
1164
1184
uninstall-links:
1165
1185
        (cd $(DESTDIR)$(bindir); \
1166
 
        if [ -f awk ] && cmp awk gawk$(EXEEXT) > /dev/null; then rm -f awk; fi ; \
 
1186
        if [ -f awk$(EXEEXT) ] && cmp awk$(EXEEXT) gawk$(EXEEXT) > /dev/null; then rm -f awk$(EXEEXT); fi ; \
1167
1187
        rm -f gawk-$(VERSION)$(EXEEXT); exit 0)
1168
1188
 
1169
1189
uninstall-recursive: uninstall-links