| 1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am. | 
|---|
| 2 |  | 
|---|
| 3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 | 
|---|
| 4 | # Free Software Foundation, Inc. | 
|---|
| 5 | # This Makefile.in is free software; the Free Software Foundation | 
|---|
| 6 | # gives unlimited permission to copy and/or distribute it, | 
|---|
| 7 | # with or without modifications, as long as this notice is preserved. | 
|---|
| 8 |  | 
|---|
| 9 | # This program is distributed in the hope that it will be useful, | 
|---|
| 10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 
|---|
| 11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 
|---|
| 12 | # PARTICULAR PURPOSE. | 
|---|
| 13 |  | 
|---|
| 14 | @SET_MAKE@ | 
|---|
| 15 |  | 
|---|
| 16 | # | 
|---|
| 17 |  | 
|---|
| 18 | SHELL = @SHELL@ | 
|---|
| 19 |  | 
|---|
| 20 | srcdir = @srcdir@ | 
|---|
| 21 | top_srcdir = @top_srcdir@ | 
|---|
| 22 | VPATH = @srcdir@ | 
|---|
| 23 | prefix = @prefix@ | 
|---|
| 24 | exec_prefix = @exec_prefix@ | 
|---|
| 25 |  | 
|---|
| 26 | bindir = @bindir@ | 
|---|
| 27 | sbindir = @sbindir@ | 
|---|
| 28 | libexecdir = @libexecdir@ | 
|---|
| 29 | datadir = @datadir@ | 
|---|
| 30 | sysconfdir = @sysconfdir@ | 
|---|
| 31 | sharedstatedir = @sharedstatedir@ | 
|---|
| 32 | localstatedir = @localstatedir@ | 
|---|
| 33 | libdir = @libdir@ | 
|---|
| 34 | infodir = @infodir@ | 
|---|
| 35 | mandir = @mandir@ | 
|---|
| 36 | includedir = @includedir@ | 
|---|
| 37 | oldincludedir = /usr/include | 
|---|
| 38 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 39 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 40 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 41 | top_builddir = .. | 
|---|
| 42 |  | 
|---|
| 43 | ACLOCAL = @ACLOCAL@ | 
|---|
| 44 | AUTOCONF = @AUTOCONF@ | 
|---|
| 45 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 46 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 47 |  | 
|---|
| 48 | INSTALL = @INSTALL@ | 
|---|
| 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
| 50 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 52 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
| 53 | transform = @program_transform_name@ | 
|---|
| 54 | NORMAL_INSTALL = : | 
|---|
| 55 | PRE_INSTALL = : | 
|---|
| 56 | POST_INSTALL = : | 
|---|
| 57 | NORMAL_UNINSTALL = : | 
|---|
| 58 | PRE_UNINSTALL = : | 
|---|
| 59 | POST_UNINSTALL = : | 
|---|
| 60 | host_alias = @host_alias@ | 
|---|
| 61 | host_triplet = @host@ | 
|---|
| 62 | AMTAR = @AMTAR@ | 
|---|
| 63 | AWK = @AWK@ | 
|---|
| 64 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ | 
|---|
| 65 | CATALOGS = @CATALOGS@ | 
|---|
| 66 | CATOBJEXT = @CATOBJEXT@ | 
|---|
| 67 | CC = @CC@ | 
|---|
| 68 | CPP = @CPP@ | 
|---|
| 69 | DATADIRNAME = @DATADIRNAME@ | 
|---|
| 70 | DEPDIR = @DEPDIR@ | 
|---|
| 71 | EXEEXT = @EXEEXT@ | 
|---|
| 72 | GENCAT = @GENCAT@ | 
|---|
| 73 | GETCONF = @GETCONF@ | 
|---|
| 74 | GLIBC21 = @GLIBC21@ | 
|---|
| 75 | GMOFILES = @GMOFILES@ | 
|---|
| 76 | GMSGFMT = @GMSGFMT@ | 
|---|
| 77 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
| 78 | INSTOBJEXT = @INSTOBJEXT@ | 
|---|
| 79 | INTLBISON = @INTLBISON@ | 
|---|
| 80 | INTLLIBS = @INTLLIBS@ | 
|---|
| 81 | INTLOBJS = @INTLOBJS@ | 
|---|
| 82 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ | 
|---|
| 83 | LIBICONV = @LIBICONV@ | 
|---|
| 84 | MKINSTALLDIRS = @MKINSTALLDIRS@ | 
|---|
| 85 | MSGFMT = @MSGFMT@ | 
|---|
| 86 | OBJEXT = @OBJEXT@ | 
|---|
| 87 | PACKAGE = @PACKAGE@ | 
|---|
| 88 | POFILES = @POFILES@ | 
|---|
| 89 | POSUB = @POSUB@ | 
|---|
| 90 | RANLIB = @RANLIB@ | 
|---|
| 91 | SEP = @SEP@ | 
|---|
| 92 | U = @U@ | 
|---|
| 93 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ | 
|---|
| 94 | USE_NLS = @USE_NLS@ | 
|---|
| 95 | VERSION = @VERSION@ | 
|---|
| 96 | am__include = @am__include@ | 
|---|
| 97 | am__quote = @am__quote@ | 
|---|
| 98 | install_sh = @install_sh@ | 
|---|
| 99 |  | 
|---|
| 100 | AUTOMAKE_OPTIONS = ../src/ansi2knr | 
|---|
| 101 |  | 
|---|
| 102 | SUBDIRS = posix | 
|---|
| 103 |  | 
|---|
| 104 | noinst_LIBRARIES = libgreputils.a | 
|---|
| 105 |  | 
|---|
| 106 | INCLUDES = -I.. -I$(srcdir) -I../intl | 
|---|
| 107 | DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@ | 
|---|
| 108 |  | 
|---|
| 109 | libgreputils_a_SOURCES = \ | 
|---|
| 110 | closeout.c error.c exclude.c hard-locale.c \ | 
|---|
| 111 | isdir.c obstack.c quotearg.c savedir.c xmalloc.c xstrtol.c  xstrtoumax.c | 
|---|
| 112 |  | 
|---|
| 113 |  | 
|---|
| 114 | libgreputils_a_LIBADD = @LIBOBJS@ @ALLOCA@ | 
|---|
| 115 | noinst_HEADERS = \ | 
|---|
| 116 | closeout.h error.h exclude.h fnmatch.h getopt.h \ | 
|---|
| 117 | hard-locale.h obstack.h quotearg.h regex.h savedir.h xalloc.h xstrtol.h | 
|---|
| 118 |  | 
|---|
| 119 |  | 
|---|
| 120 | EXTRA_DIST = strtol.c malloc.c realloc.c | 
|---|
| 121 | subdir = lib | 
|---|
| 122 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | 
|---|
| 123 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
| 124 | CONFIG_CLEAN_FILES = | 
|---|
| 125 | LIBRARIES = $(noinst_LIBRARIES) | 
|---|
| 126 |  | 
|---|
| 127 | libgreputils_a_AR = $(AR) cru | 
|---|
| 128 | libgreputils_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@ | 
|---|
| 129 | am_libgreputils_a_OBJECTS = closeout$U.$(OBJEXT) error$U.$(OBJEXT) \ | 
|---|
| 130 | exclude$U.$(OBJEXT) hard-locale$U.$(OBJEXT) isdir$U.$(OBJEXT) \ | 
|---|
| 131 | obstack$U.$(OBJEXT) quotearg$U.$(OBJEXT) savedir$U.$(OBJEXT) \ | 
|---|
| 132 | xmalloc$U.$(OBJEXT) xstrtol$U.$(OBJEXT) xstrtoumax$U.$(OBJEXT) | 
|---|
| 133 | libgreputils_a_OBJECTS = $(am_libgreputils_a_OBJECTS) | 
|---|
| 134 | DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir) | 
|---|
| 135 | CPPFLAGS = @CPPFLAGS@ | 
|---|
| 136 | LDFLAGS = @LDFLAGS@ | 
|---|
| 137 | LIBS = @LIBS@ | 
|---|
| 138 | depcomp = $(SHELL) $(top_srcdir)/depcomp | 
|---|
| 139 | @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po $(DEPDIR)/atexit.Po \ | 
|---|
| 140 | @AMDEP_TRUE@    $(DEPDIR)/closeout$U.Po $(DEPDIR)/error$U.Po \ | 
|---|
| 141 | @AMDEP_TRUE@    $(DEPDIR)/exclude$U.Po $(DEPDIR)/fnmatch.Po \ | 
|---|
| 142 | @AMDEP_TRUE@    $(DEPDIR)/getopt.Po $(DEPDIR)/getopt1.Po \ | 
|---|
| 143 | @AMDEP_TRUE@    $(DEPDIR)/hard-locale$U.Po $(DEPDIR)/isdir$U.Po \ | 
|---|
| 144 | @AMDEP_TRUE@    $(DEPDIR)/malloc.Po $(DEPDIR)/memchr.Po \ | 
|---|
| 145 | @AMDEP_TRUE@    $(DEPDIR)/obstack$U.Po $(DEPDIR)/quotearg$U.Po \ | 
|---|
| 146 | @AMDEP_TRUE@    $(DEPDIR)/realloc.Po $(DEPDIR)/regex.Po \ | 
|---|
| 147 | @AMDEP_TRUE@    $(DEPDIR)/savedir$U.Po $(DEPDIR)/stpcpy.Po \ | 
|---|
| 148 | @AMDEP_TRUE@    $(DEPDIR)/strtoul.Po $(DEPDIR)/strtoull.Po \ | 
|---|
| 149 | @AMDEP_TRUE@    $(DEPDIR)/strtoumax.Po $(DEPDIR)/xmalloc$U.Po \ | 
|---|
| 150 | @AMDEP_TRUE@    $(DEPDIR)/xstrtol$U.Po $(DEPDIR)/xstrtoumax$U.Po | 
|---|
| 151 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 
|---|
| 152 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 
|---|
| 153 | CCLD = $(CC) | 
|---|
| 154 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 
|---|
| 155 | CFLAGS = @CFLAGS@ | 
|---|
| 156 | DIST_SOURCES = $(libgreputils_a_SOURCES) | 
|---|
| 157 | HEADERS = $(noinst_HEADERS) | 
|---|
| 158 |  | 
|---|
| 159 |  | 
|---|
| 160 | RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ | 
|---|
| 161 | uninstall-info-recursive all-recursive install-data-recursive \ | 
|---|
| 162 | install-exec-recursive installdirs-recursive install-recursive \ | 
|---|
| 163 | uninstall-recursive check-recursive installcheck-recursive | 
|---|
| 164 | DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in alloca.c \ | 
|---|
| 165 | atexit.c fnmatch.c getopt.c getopt1.c malloc.c memchr.c \ | 
|---|
| 166 | realloc.c regex.c stpcpy.c strtoul.c strtoull.c strtoumax.c | 
|---|
| 167 | DIST_SUBDIRS = $(SUBDIRS) | 
|---|
| 168 | SOURCES = $(libgreputils_a_SOURCES) | 
|---|
| 169 |  | 
|---|
| 170 | all: all-recursive | 
|---|
| 171 |  | 
|---|
| 172 | .SUFFIXES: | 
|---|
| 173 | .SUFFIXES: .c .o .obj | 
|---|
| 174 | $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4) | 
|---|
| 175 | cd $(top_srcdir) && \ | 
|---|
| 176 | $(AUTOMAKE) --gnu  lib/Makefile | 
|---|
| 177 | Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status | 
|---|
| 178 | cd $(top_builddir) && \ | 
|---|
| 179 | CONFIG_HEADERS= CONFIG_LINKS= \ | 
|---|
| 180 | CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status | 
|---|
| 181 |  | 
|---|
| 182 | AR = ar | 
|---|
| 183 |  | 
|---|
| 184 | clean-noinstLIBRARIES: | 
|---|
| 185 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | 
|---|
| 186 | libgreputils.a: $(libgreputils_a_OBJECTS) $(libgreputils_a_DEPENDENCIES) | 
|---|
| 187 | -rm -f libgreputils.a | 
|---|
| 188 | $(libgreputils_a_AR) libgreputils.a $(libgreputils_a_OBJECTS) $(libgreputils_a_LIBADD) | 
|---|
| 189 | $(RANLIB) libgreputils.a | 
|---|
| 190 |  | 
|---|
| 191 | mostlyclean-compile: | 
|---|
| 192 | -rm -f *.$(OBJEXT) core *.core | 
|---|
| 193 |  | 
|---|
| 194 | distclean-compile: | 
|---|
| 195 | -rm -f *.tab.c | 
|---|
| 196 |  | 
|---|
| 197 | ANSI2KNR = ../src/ansi2knr | 
|---|
| 198 | ../src/ansi2knr: | 
|---|
| 199 | cd ../src && $(MAKE) $(AM_MAKEFLAGS) ansi2knr | 
|---|
| 200 |  | 
|---|
| 201 | mostlyclean-kr: | 
|---|
| 202 | -rm -f *_.c | 
|---|
| 203 |  | 
|---|
| 204 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ | 
|---|
| 205 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atexit.Po@am__quote@ | 
|---|
| 206 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/closeout$U.Po@am__quote@ | 
|---|
| 207 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error$U.Po@am__quote@ | 
|---|
| 208 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/exclude$U.Po@am__quote@ | 
|---|
| 209 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fnmatch.Po@am__quote@ | 
|---|
| 210 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@ | 
|---|
| 211 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@ | 
|---|
| 212 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hard-locale$U.Po@am__quote@ | 
|---|
| 213 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/isdir$U.Po@am__quote@ | 
|---|
| 214 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@ | 
|---|
| 215 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memchr.Po@am__quote@ | 
|---|
| 216 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack$U.Po@am__quote@ | 
|---|
| 217 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quotearg$U.Po@am__quote@ | 
|---|
| 218 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@ | 
|---|
| 219 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@ | 
|---|
| 220 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/savedir$U.Po@am__quote@ | 
|---|
| 221 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@ | 
|---|
| 222 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoul.Po@am__quote@ | 
|---|
| 223 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoull.Po@am__quote@ | 
|---|
| 224 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoumax.Po@am__quote@ | 
|---|
| 225 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xmalloc$U.Po@am__quote@ | 
|---|
| 226 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xstrtol$U.Po@am__quote@ | 
|---|
| 227 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xstrtoumax$U.Po@am__quote@ | 
|---|
| 228 |  | 
|---|
| 229 | distclean-depend: | 
|---|
| 230 | -rm -rf $(DEPDIR) | 
|---|
| 231 |  | 
|---|
| 232 | .c.o: | 
|---|
| 233 | @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 234 | @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
| 235 | @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 236 | $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< | 
|---|
| 237 |  | 
|---|
| 238 | .c.obj: | 
|---|
| 239 | @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 240 | @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
| 241 | @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 242 | $(COMPILE) -c `cygpath -w $<` | 
|---|
| 243 | CCDEPMODE = @CCDEPMODE@ | 
|---|
| 244 | alloca_.c: alloca.c $(ANSI2KNR) | 
|---|
| 245 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/alloca.c; then echo $(srcdir)/alloca.c; else echo alloca.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > alloca_.c || rm -f alloca_.c | 
|---|
| 246 | atexit_.c: atexit.c $(ANSI2KNR) | 
|---|
| 247 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/atexit.c; then echo $(srcdir)/atexit.c; else echo atexit.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > atexit_.c || rm -f atexit_.c | 
|---|
| 248 | closeout_.c: closeout.c $(ANSI2KNR) | 
|---|
| 249 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/closeout.c; then echo $(srcdir)/closeout.c; else echo closeout.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > closeout_.c || rm -f closeout_.c | 
|---|
| 250 | error_.c: error.c $(ANSI2KNR) | 
|---|
| 251 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/error.c; then echo $(srcdir)/error.c; else echo error.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > error_.c || rm -f error_.c | 
|---|
| 252 | exclude_.c: exclude.c $(ANSI2KNR) | 
|---|
| 253 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/exclude.c; then echo $(srcdir)/exclude.c; else echo exclude.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > exclude_.c || rm -f exclude_.c | 
|---|
| 254 | fnmatch_.c: fnmatch.c $(ANSI2KNR) | 
|---|
| 255 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/fnmatch.c; then echo $(srcdir)/fnmatch.c; else echo fnmatch.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > fnmatch_.c || rm -f fnmatch_.c | 
|---|
| 256 | getopt_.c: getopt.c $(ANSI2KNR) | 
|---|
| 257 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt.c; then echo $(srcdir)/getopt.c; else echo getopt.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt_.c || rm -f getopt_.c | 
|---|
| 258 | getopt1_.c: getopt1.c $(ANSI2KNR) | 
|---|
| 259 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/getopt1.c; then echo $(srcdir)/getopt1.c; else echo getopt1.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > getopt1_.c || rm -f getopt1_.c | 
|---|
| 260 | hard-locale_.c: hard-locale.c $(ANSI2KNR) | 
|---|
| 261 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hard-locale.c; then echo $(srcdir)/hard-locale.c; else echo hard-locale.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hard-locale_.c || rm -f hard-locale_.c | 
|---|
| 262 | isdir_.c: isdir.c $(ANSI2KNR) | 
|---|
| 263 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/isdir.c; then echo $(srcdir)/isdir.c; else echo isdir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > isdir_.c || rm -f isdir_.c | 
|---|
| 264 | malloc_.c: malloc.c $(ANSI2KNR) | 
|---|
| 265 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/malloc.c; then echo $(srcdir)/malloc.c; else echo malloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > malloc_.c || rm -f malloc_.c | 
|---|
| 266 | memchr_.c: memchr.c $(ANSI2KNR) | 
|---|
| 267 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/memchr.c; then echo $(srcdir)/memchr.c; else echo memchr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > memchr_.c || rm -f memchr_.c | 
|---|
| 268 | obstack_.c: obstack.c $(ANSI2KNR) | 
|---|
| 269 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/obstack.c; then echo $(srcdir)/obstack.c; else echo obstack.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > obstack_.c || rm -f obstack_.c | 
|---|
| 270 | quotearg_.c: quotearg.c $(ANSI2KNR) | 
|---|
| 271 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/quotearg.c; then echo $(srcdir)/quotearg.c; else echo quotearg.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > quotearg_.c || rm -f quotearg_.c | 
|---|
| 272 | realloc_.c: realloc.c $(ANSI2KNR) | 
|---|
| 273 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/realloc.c; then echo $(srcdir)/realloc.c; else echo realloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > realloc_.c || rm -f realloc_.c | 
|---|
| 274 | regex_.c: regex.c $(ANSI2KNR) | 
|---|
| 275 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/regex.c; then echo $(srcdir)/regex.c; else echo regex.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > regex_.c || rm -f regex_.c | 
|---|
| 276 | savedir_.c: savedir.c $(ANSI2KNR) | 
|---|
| 277 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/savedir.c; then echo $(srcdir)/savedir.c; else echo savedir.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > savedir_.c || rm -f savedir_.c | 
|---|
| 278 | stpcpy_.c: stpcpy.c $(ANSI2KNR) | 
|---|
| 279 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/stpcpy.c; then echo $(srcdir)/stpcpy.c; else echo stpcpy.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > stpcpy_.c || rm -f stpcpy_.c | 
|---|
| 280 | strtoul_.c: strtoul.c $(ANSI2KNR) | 
|---|
| 281 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoul.c; then echo $(srcdir)/strtoul.c; else echo strtoul.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoul_.c || rm -f strtoul_.c | 
|---|
| 282 | strtoull_.c: strtoull.c $(ANSI2KNR) | 
|---|
| 283 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoull.c; then echo $(srcdir)/strtoull.c; else echo strtoull.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoull_.c || rm -f strtoull_.c | 
|---|
| 284 | strtoumax_.c: strtoumax.c $(ANSI2KNR) | 
|---|
| 285 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/strtoumax.c; then echo $(srcdir)/strtoumax.c; else echo strtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > strtoumax_.c || rm -f strtoumax_.c | 
|---|
| 286 | xmalloc_.c: xmalloc.c $(ANSI2KNR) | 
|---|
| 287 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xmalloc.c; then echo $(srcdir)/xmalloc.c; else echo xmalloc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xmalloc_.c || rm -f xmalloc_.c | 
|---|
| 288 | xstrtol_.c: xstrtol.c $(ANSI2KNR) | 
|---|
| 289 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtol.c; then echo $(srcdir)/xstrtol.c; else echo xstrtol.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtol_.c || rm -f xstrtol_.c | 
|---|
| 290 | xstrtoumax_.c: xstrtoumax.c $(ANSI2KNR) | 
|---|
| 291 | $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/xstrtoumax.c; then echo $(srcdir)/xstrtoumax.c; else echo xstrtoumax.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > xstrtoumax_.c || rm -f xstrtoumax_.c | 
|---|
| 292 | alloca_.$(OBJEXT) atexit_.$(OBJEXT) closeout_.$(OBJEXT) \ | 
|---|
| 293 | error_.$(OBJEXT) exclude_.$(OBJEXT) fnmatch_.$(OBJEXT) \ | 
|---|
| 294 | getopt_.$(OBJEXT) getopt1_.$(OBJEXT) hard-locale_.$(OBJEXT) \ | 
|---|
| 295 | isdir_.$(OBJEXT) malloc_.$(OBJEXT) memchr_.$(OBJEXT) obstack_.$(OBJEXT) \ | 
|---|
| 296 | quotearg_.$(OBJEXT) realloc_.$(OBJEXT) regex_.$(OBJEXT) \ | 
|---|
| 297 | savedir_.$(OBJEXT) stpcpy_.$(OBJEXT) strtoul_.$(OBJEXT) \ | 
|---|
| 298 | strtoull_.$(OBJEXT) strtoumax_.$(OBJEXT) xmalloc_.$(OBJEXT) \ | 
|---|
| 299 | xstrtol_.$(OBJEXT) xstrtoumax_.$(OBJEXT) : $(ANSI2KNR) | 
|---|
| 300 | uninstall-info-am: | 
|---|
| 301 |  | 
|---|
| 302 | # This directory's subdirectories are mostly independent; you can cd | 
|---|
| 303 | # into them and run `make' without going through this Makefile. | 
|---|
| 304 | # To change the values of `make' variables: instead of editing Makefiles, | 
|---|
| 305 | # (1) if the variable is set in `config.status', edit `config.status' | 
|---|
| 306 | #     (which will cause the Makefiles to be regenerated when you run `make'); | 
|---|
| 307 | # (2) otherwise, pass the desired values on the `make' command line. | 
|---|
| 308 | $(RECURSIVE_TARGETS): | 
|---|
| 309 | @set fnord $(MAKEFLAGS); amf=$$2; \ | 
|---|
| 310 | dot_seen=no; \ | 
|---|
| 311 | target=`echo $@ | sed s/-recursive//`; \ | 
|---|
| 312 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 313 | echo "Making $$target in $$subdir"; \ | 
|---|
| 314 | if test "$$subdir" = "."; then \ | 
|---|
| 315 | dot_seen=yes; \ | 
|---|
| 316 | local_target="$$target-am"; \ | 
|---|
| 317 | else \ | 
|---|
| 318 | local_target="$$target"; \ | 
|---|
| 319 | fi; \ | 
|---|
| 320 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| 321 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | 
|---|
| 322 | done; \ | 
|---|
| 323 | if test "$$dot_seen" = "no"; then \ | 
|---|
| 324 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | 
|---|
| 325 | fi; test -z "$$fail" | 
|---|
| 326 |  | 
|---|
| 327 | mostlyclean-recursive clean-recursive distclean-recursive \ | 
|---|
| 328 | maintainer-clean-recursive: | 
|---|
| 329 | @set fnord $(MAKEFLAGS); amf=$$2; \ | 
|---|
| 330 | dot_seen=no; \ | 
|---|
| 331 | case "$@" in \ | 
|---|
| 332 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | 
|---|
| 333 | *) list='$(SUBDIRS)' ;; \ | 
|---|
| 334 | esac; \ | 
|---|
| 335 | rev=''; for subdir in $$list; do \ | 
|---|
| 336 | if test "$$subdir" = "."; then :; else \ | 
|---|
| 337 | rev="$$subdir $$rev"; \ | 
|---|
| 338 | fi; \ | 
|---|
| 339 | done; \ | 
|---|
| 340 | rev="$$rev ."; \ | 
|---|
| 341 | target=`echo $@ | sed s/-recursive//`; \ | 
|---|
| 342 | for subdir in $$rev; do \ | 
|---|
| 343 | echo "Making $$target in $$subdir"; \ | 
|---|
| 344 | if test "$$subdir" = "."; then \ | 
|---|
| 345 | local_target="$$target-am"; \ | 
|---|
| 346 | else \ | 
|---|
| 347 | local_target="$$target"; \ | 
|---|
| 348 | fi; \ | 
|---|
| 349 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| 350 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | 
|---|
| 351 | done && test -z "$$fail" | 
|---|
| 352 | tags-recursive: | 
|---|
| 353 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 354 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | 
|---|
| 355 | done | 
|---|
| 356 |  | 
|---|
| 357 | tags: TAGS | 
|---|
| 358 |  | 
|---|
| 359 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
| 360 | list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ | 
|---|
| 361 | unique=`for i in $$list; do \ | 
|---|
| 362 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 363 | done | \ | 
|---|
| 364 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 365 | END { for (i in files) print i; }'`; \ | 
|---|
| 366 | mkid -fID $$unique $(LISP) | 
|---|
| 367 |  | 
|---|
| 368 | TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
| 369 | $(TAGS_FILES) $(LISP) | 
|---|
| 370 | tags=; \ | 
|---|
| 371 | here=`pwd`; \ | 
|---|
| 372 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 373 | if test "$$subdir" = .; then :; else \ | 
|---|
| 374 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | 
|---|
| 375 | fi; \ | 
|---|
| 376 | done; \ | 
|---|
| 377 | list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ | 
|---|
| 378 | unique=`for i in $$list; do \ | 
|---|
| 379 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 380 | done | \ | 
|---|
| 381 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 382 | END { for (i in files) print i; }'`; \ | 
|---|
| 383 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | 
|---|
| 384 | || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) | 
|---|
| 385 |  | 
|---|
| 386 | GTAGS: | 
|---|
| 387 | here=`CDPATH=: && cd $(top_builddir) && pwd` \ | 
|---|
| 388 | && cd $(top_srcdir) \ | 
|---|
| 389 | && gtags -i $(GTAGS_ARGS) $$here | 
|---|
| 390 |  | 
|---|
| 391 | distclean-tags: | 
|---|
| 392 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH | 
|---|
| 393 |  | 
|---|
| 394 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 395 |  | 
|---|
| 396 | top_distdir = .. | 
|---|
| 397 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) | 
|---|
| 398 |  | 
|---|
| 399 | distdir: $(DISTFILES) | 
|---|
| 400 | @for file in $(DISTFILES); do \ | 
|---|
| 401 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
| 402 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
| 403 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
| 404 | $(mkinstalldirs) "$(distdir)/$$dir"; \ | 
|---|
| 405 | fi; \ | 
|---|
| 406 | if test -d $$d/$$file; then \ | 
|---|
| 407 | cp -pR $$d/$$file $(distdir) \ | 
|---|
| 408 | || exit 1; \ | 
|---|
| 409 | else \ | 
|---|
| 410 | test -f $(distdir)/$$file \ | 
|---|
| 411 | || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
| 412 | || exit 1; \ | 
|---|
| 413 | fi; \ | 
|---|
| 414 | done | 
|---|
| 415 | for subdir in $(SUBDIRS); do \ | 
|---|
| 416 | if test "$$subdir" = .; then :; else \ | 
|---|
| 417 | test -d $(distdir)/$$subdir \ | 
|---|
| 418 | || mkdir $(distdir)/$$subdir \ | 
|---|
| 419 | || exit 1; \ | 
|---|
| 420 | (cd $$subdir && \ | 
|---|
| 421 | $(MAKE) $(AM_MAKEFLAGS) \ | 
|---|
| 422 | top_distdir="$(top_distdir)" \ | 
|---|
| 423 | distdir=../$(distdir)/$$subdir \ | 
|---|
| 424 | distdir) \ | 
|---|
| 425 | || exit 1; \ | 
|---|
| 426 | fi; \ | 
|---|
| 427 | done | 
|---|
| 428 | check-am: all-am | 
|---|
| 429 | check: check-recursive | 
|---|
| 430 | all-am: Makefile $(LIBRARIES) $(HEADERS) | 
|---|
| 431 | installdirs: installdirs-recursive | 
|---|
| 432 | installdirs-am: | 
|---|
| 433 |  | 
|---|
| 434 | install: install-recursive | 
|---|
| 435 | install-exec: install-exec-recursive | 
|---|
| 436 | install-data: install-data-recursive | 
|---|
| 437 | uninstall: uninstall-recursive | 
|---|
| 438 |  | 
|---|
| 439 | install-am: all-am | 
|---|
| 440 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 441 |  | 
|---|
| 442 | installcheck: installcheck-recursive | 
|---|
| 443 | install-strip: | 
|---|
| 444 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
| 445 | `test -z '$(STRIP)' || \ | 
|---|
| 446 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
| 447 | mostlyclean-generic: | 
|---|
| 448 |  | 
|---|
| 449 | clean-generic: | 
|---|
| 450 |  | 
|---|
| 451 | distclean-generic: | 
|---|
| 452 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* | 
|---|
| 453 |  | 
|---|
| 454 | maintainer-clean-generic: | 
|---|
| 455 | @echo "This command is intended for maintainers to use" | 
|---|
| 456 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 457 | clean: clean-recursive | 
|---|
| 458 |  | 
|---|
| 459 | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am | 
|---|
| 460 |  | 
|---|
| 461 | distclean: distclean-recursive | 
|---|
| 462 |  | 
|---|
| 463 | distclean-am: clean-am distclean-compile distclean-depend \ | 
|---|
| 464 | distclean-generic distclean-tags | 
|---|
| 465 |  | 
|---|
| 466 | dvi: dvi-recursive | 
|---|
| 467 |  | 
|---|
| 468 | dvi-am: | 
|---|
| 469 |  | 
|---|
| 470 | info: info-recursive | 
|---|
| 471 |  | 
|---|
| 472 | info-am: | 
|---|
| 473 |  | 
|---|
| 474 | install-data-am: | 
|---|
| 475 |  | 
|---|
| 476 | install-exec-am: | 
|---|
| 477 |  | 
|---|
| 478 | install-info: install-info-recursive | 
|---|
| 479 |  | 
|---|
| 480 | install-man: | 
|---|
| 481 |  | 
|---|
| 482 | installcheck-am: | 
|---|
| 483 |  | 
|---|
| 484 | maintainer-clean: maintainer-clean-recursive | 
|---|
| 485 |  | 
|---|
| 486 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
| 487 |  | 
|---|
| 488 | mostlyclean: mostlyclean-recursive | 
|---|
| 489 |  | 
|---|
| 490 | mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr | 
|---|
| 491 |  | 
|---|
| 492 | uninstall-am: uninstall-info-am | 
|---|
| 493 |  | 
|---|
| 494 | uninstall-info: uninstall-info-recursive | 
|---|
| 495 |  | 
|---|
| 496 | .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ | 
|---|
| 497 | clean-generic clean-noinstLIBRARIES clean-recursive distclean \ | 
|---|
| 498 | distclean-compile distclean-depend distclean-generic \ | 
|---|
| 499 | distclean-recursive distclean-tags distdir dvi dvi-am \ | 
|---|
| 500 | dvi-recursive info info-am info-recursive install install-am \ | 
|---|
| 501 | install-data install-data-am install-data-recursive \ | 
|---|
| 502 | install-exec install-exec-am install-exec-recursive \ | 
|---|
| 503 | install-info install-info-am install-info-recursive install-man \ | 
|---|
| 504 | install-recursive install-strip installcheck installcheck-am \ | 
|---|
| 505 | installdirs installdirs-am installdirs-recursive \ | 
|---|
| 506 | maintainer-clean maintainer-clean-generic \ | 
|---|
| 507 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ | 
|---|
| 508 | mostlyclean-generic mostlyclean-kr mostlyclean-recursive tags \ | 
|---|
| 509 | tags-recursive uninstall uninstall-am uninstall-info-am \ | 
|---|
| 510 | uninstall-info-recursive uninstall-recursive | 
|---|
| 511 |  | 
|---|
| 512 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 513 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 514 | .NOEXPORT: | 
|---|