paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.6.3 from Makefile.am. |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
| 5 | # Free Software Foundation, Inc. |
| 6 | # This Makefile.in is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy and/or distribute it, |
| 8 | # with or without modifications, as long as this notice is preserved. |
| 9 | |
| 10 | # This program is distributed in the hope that it will be useful, |
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 13 | # PARTICULAR PURPOSE. |
| 14 | |
| 15 | @SET_MAKE@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 16 | SHELL = @SHELL@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 17 | |
| 18 | srcdir = @srcdir@ |
| 19 | top_srcdir = @top_srcdir@ |
| 20 | VPATH = @srcdir@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 21 | prefix = @prefix@ |
| 22 | exec_prefix = @exec_prefix@ |
| 23 | |
| 24 | bindir = @bindir@ |
| 25 | sbindir = @sbindir@ |
| 26 | libexecdir = @libexecdir@ |
| 27 | datadir = @datadir@ |
| 28 | sysconfdir = @sysconfdir@ |
| 29 | sharedstatedir = @sharedstatedir@ |
| 30 | localstatedir = @localstatedir@ |
| 31 | libdir = @libdir@ |
| 32 | infodir = @infodir@ |
| 33 | mandir = @mandir@ |
| 34 | includedir = @includedir@ |
| 35 | oldincludedir = /usr/include |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 36 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 37 | pkglibdir = $(libdir)/@PACKAGE@ |
| 38 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 39 | top_builddir = .. |
| 40 | |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 41 | ACLOCAL = @ACLOCAL@ |
| 42 | AUTOCONF = @AUTOCONF@ |
| 43 | AUTOMAKE = @AUTOMAKE@ |
| 44 | AUTOHEADER = @AUTOHEADER@ |
| 45 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 46 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 47 | INSTALL = @INSTALL@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 48 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 49 | INSTALL_DATA = @INSTALL_DATA@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 50 | install_sh_DATA = $(install_sh) -c -m 644 |
| 51 | install_sh_PROGRAM = $(install_sh) -c |
| 52 | install_sh_SCRIPT = $(install_sh) -c |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 53 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 54 | INSTALL_HEADER = $(INSTALL_DATA) |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 55 | transform = @program_transform_name@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 56 | NORMAL_INSTALL = : |
| 57 | PRE_INSTALL = : |
| 58 | POST_INSTALL = : |
| 59 | NORMAL_UNINSTALL = : |
| 60 | PRE_UNINSTALL = : |
| 61 | POST_UNINSTALL = : |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 62 | host_alias = @host_alias@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 63 | host_triplet = @host@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 64 | |
| 65 | EXEEXT = @EXEEXT@ |
| 66 | OBJEXT = @OBJEXT@ |
| 67 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 68 | AMTAR = @AMTAR@ |
| 69 | AR = @AR@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 70 | AWK = @AWK@ |
| 71 | BGPD = @BGPD@ |
| 72 | CC = @CC@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 73 | CPP = @CPP@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 74 | CURSES = @CURSES@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 75 | DEPDIR = @DEPDIR@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 76 | IF_METHOD = @IF_METHOD@ |
| 77 | IF_PROC = @IF_PROC@ |
| 78 | |
| 79 | INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 80 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 81 | IPFORWARD = @IPFORWARD@ |
| 82 | KERNEL_METHOD = @KERNEL_METHOD@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 83 | LIBPAM = @LIBPAM@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 84 | LIB_IPV6 = @LIB_IPV6@ |
| 85 | LIB_REGEX = @LIB_REGEX@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 86 | MULTIPATH_NUM = @MULTIPATH_NUM@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 87 | OSPF6D = @OSPF6D@ |
| 88 | OSPFD = @OSPFD@ |
| 89 | OTHER_METHOD = @OTHER_METHOD@ |
| 90 | PACKAGE = @PACKAGE@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 91 | RANLIB = @RANLIB@ |
| 92 | RIPD = @RIPD@ |
| 93 | RIPNGD = @RIPNGD@ |
| 94 | RTREAD_METHOD = @RTREAD_METHOD@ |
| 95 | RT_METHOD = @RT_METHOD@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 96 | STRIP = @STRIP@ |
| 97 | VERSION = @VERSION@ |
| 98 | VTYSH = @VTYSH@ |
| 99 | ZEBRA = @ZEBRA@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 100 | am__include = @am__include@ |
| 101 | am__quote = @am__quote@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 102 | install_sh = @install_sh@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 103 | DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 104 | |
| 105 | noinst_LIBRARIES = libzebra.a |
| 106 | |
| 107 | libzebra_a_SOURCES = \ |
| 108 | version.c network.c pid_output.c getopt.c getopt1.c daemon.c \ |
| 109 | print_version.c checksum.c vector.c linklist.c vty.c command.c \ |
| 110 | sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \ |
| 111 | filter.c routemap.c distribute.c stream.c str.c log.c plist.c \ |
| 112 | zclient.c sockopt.c smux.c md5.c if_rmap.c keychain.c |
| 113 | |
| 114 | |
| 115 | libzebra_a_DEPENDENCIES = @LIB_REGEX@ |
| 116 | |
| 117 | libzebra_a_LIBADD = @LIB_REGEX@ |
| 118 | |
| 119 | noinst_HEADERS = \ |
| 120 | buffer.h command.h filter.h getopt.h hash.h if.h linklist.h log.h \ |
| 121 | memory.h network.h prefix.h routemap.h distribute.h sockunion.h \ |
| 122 | str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h \ |
| 123 | plist.h zclient.h sockopt.h smux.h md5-gnu.h if_rmap.h keychain.h |
| 124 | |
| 125 | |
| 126 | EXTRA_DIST = regex.c regex-gnu.h |
| 127 | subdir = lib |
| 128 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 129 | CONFIG_HEADER = $(top_builddir)/config.h |
| 130 | CONFIG_CLEAN_FILES = |
| 131 | LIBRARIES = $(noinst_LIBRARIES) |
| 132 | |
| 133 | libzebra_a_AR = $(AR) cru |
| 134 | am_libzebra_a_OBJECTS = version.$(OBJEXT) network.$(OBJEXT) \ |
| 135 | pid_output.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \ |
| 136 | daemon.$(OBJEXT) print_version.$(OBJEXT) checksum.$(OBJEXT) \ |
| 137 | vector.$(OBJEXT) linklist.$(OBJEXT) vty.$(OBJEXT) \ |
| 138 | command.$(OBJEXT) sockunion.$(OBJEXT) prefix.$(OBJEXT) \ |
| 139 | thread.$(OBJEXT) if.$(OBJEXT) memory.$(OBJEXT) buffer.$(OBJEXT) \ |
| 140 | table.$(OBJEXT) hash.$(OBJEXT) filter.$(OBJEXT) \ |
| 141 | routemap.$(OBJEXT) distribute.$(OBJEXT) stream.$(OBJEXT) \ |
| 142 | str.$(OBJEXT) log.$(OBJEXT) plist.$(OBJEXT) zclient.$(OBJEXT) \ |
| 143 | sockopt.$(OBJEXT) smux.$(OBJEXT) md5.$(OBJEXT) \ |
| 144 | if_rmap.$(OBJEXT) keychain.$(OBJEXT) |
| 145 | libzebra_a_OBJECTS = $(am_libzebra_a_OBJECTS) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 146 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 147 | CPPFLAGS = @CPPFLAGS@ |
| 148 | LDFLAGS = @LDFLAGS@ |
| 149 | LIBS = @LIBS@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 150 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
| 151 | am__depfiles_maybe = depfiles |
| 152 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/buffer.Po ./$(DEPDIR)/checksum.Po \ |
| 153 | @AMDEP_TRUE@ ./$(DEPDIR)/command.Po ./$(DEPDIR)/daemon.Po \ |
| 154 | @AMDEP_TRUE@ ./$(DEPDIR)/distribute.Po ./$(DEPDIR)/filter.Po \ |
| 155 | @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \ |
| 156 | @AMDEP_TRUE@ ./$(DEPDIR)/hash.Po ./$(DEPDIR)/if.Po \ |
| 157 | @AMDEP_TRUE@ ./$(DEPDIR)/if_rmap.Po ./$(DEPDIR)/keychain.Po \ |
| 158 | @AMDEP_TRUE@ ./$(DEPDIR)/linklist.Po ./$(DEPDIR)/log.Po \ |
| 159 | @AMDEP_TRUE@ ./$(DEPDIR)/md5.Po ./$(DEPDIR)/memory.Po \ |
| 160 | @AMDEP_TRUE@ ./$(DEPDIR)/network.Po ./$(DEPDIR)/pid_output.Po \ |
| 161 | @AMDEP_TRUE@ ./$(DEPDIR)/plist.Po ./$(DEPDIR)/prefix.Po \ |
| 162 | @AMDEP_TRUE@ ./$(DEPDIR)/print_version.Po \ |
| 163 | @AMDEP_TRUE@ ./$(DEPDIR)/routemap.Po ./$(DEPDIR)/smux.Po \ |
| 164 | @AMDEP_TRUE@ ./$(DEPDIR)/sockopt.Po ./$(DEPDIR)/sockunion.Po \ |
| 165 | @AMDEP_TRUE@ ./$(DEPDIR)/str.Po ./$(DEPDIR)/stream.Po \ |
| 166 | @AMDEP_TRUE@ ./$(DEPDIR)/table.Po ./$(DEPDIR)/thread.Po \ |
| 167 | @AMDEP_TRUE@ ./$(DEPDIR)/vector.Po ./$(DEPDIR)/version.Po \ |
| 168 | @AMDEP_TRUE@ ./$(DEPDIR)/vty.Po ./$(DEPDIR)/zclient.Po |
| 169 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| 170 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 171 | CCLD = $(CC) |
| 172 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 173 | CFLAGS = @CFLAGS@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 174 | DIST_SOURCES = $(libzebra_a_SOURCES) |
| 175 | HEADERS = $(noinst_HEADERS) |
| 176 | |
| 177 | DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in |
| 178 | SOURCES = $(libzebra_a_SOURCES) |
| 179 | |
| 180 | all: all-am |
| 181 | |
| 182 | .SUFFIXES: |
| 183 | .SUFFIXES: .c .o .obj |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 184 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 185 | cd $(top_srcdir) && \ |
| 186 | $(AUTOMAKE) --foreign lib/Makefile |
| 187 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 188 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
| 189 | |
| 190 | clean-noinstLIBRARIES: |
| 191 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) |
| 192 | libzebra.a: $(libzebra_a_OBJECTS) $(libzebra_a_DEPENDENCIES) |
| 193 | -rm -f libzebra.a |
| 194 | $(libzebra_a_AR) libzebra.a $(libzebra_a_OBJECTS) $(libzebra_a_LIBADD) |
| 195 | $(RANLIB) libzebra.a |
| 196 | |
| 197 | mostlyclean-compile: |
| 198 | -rm -f *.$(OBJEXT) core *.core |
| 199 | |
| 200 | distclean-compile: |
| 201 | -rm -f *.tab.c |
| 202 | |
| 203 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Po@am__quote@ |
| 204 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksum.Po@am__quote@ |
| 205 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@ |
| 206 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Po@am__quote@ |
| 207 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distribute.Po@am__quote@ |
| 208 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@ |
| 209 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ |
| 210 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ |
| 211 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@ |
| 212 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if.Po@am__quote@ |
| 213 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if_rmap.Po@am__quote@ |
| 214 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keychain.Po@am__quote@ |
| 215 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linklist.Po@am__quote@ |
| 216 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@ |
| 217 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@ |
| 218 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@ |
| 219 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Po@am__quote@ |
| 220 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pid_output.Po@am__quote@ |
| 221 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plist.Po@am__quote@ |
| 222 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefix.Po@am__quote@ |
| 223 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_version.Po@am__quote@ |
| 224 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routemap.Po@am__quote@ |
| 225 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smux.Po@am__quote@ |
| 226 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockopt.Po@am__quote@ |
| 227 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockunion.Po@am__quote@ |
| 228 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str.Po@am__quote@ |
| 229 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream.Po@am__quote@ |
| 230 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Po@am__quote@ |
| 231 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Po@am__quote@ |
| 232 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@ |
| 233 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@ |
| 234 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vty.Po@am__quote@ |
| 235 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zclient.Po@am__quote@ |
| 236 | |
| 237 | distclean-depend: |
| 238 | -rm -rf ./$(DEPDIR) |
| 239 | |
| 240 | .c.o: |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 241 | @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 242 | @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| 243 | @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 244 | $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 245 | |
| 246 | .c.obj: |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 247 | @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 248 | @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| 249 | @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 250 | $(COMPILE) -c `cygpath -w $<` |
| 251 | CCDEPMODE = @CCDEPMODE@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 252 | uninstall-info-am: |
| 253 | |
| 254 | ETAGS = etags |
| 255 | ETAGSFLAGS = |
| 256 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 257 | tags: TAGS |
| 258 | |
| 259 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 260 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 261 | unique=`for i in $$list; do \ |
| 262 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 263 | done | \ |
| 264 | $(AWK) ' { files[$$0] = 1; } \ |
| 265 | END { for (i in files) print i; }'`; \ |
| 266 | mkid -fID $$unique |
| 267 | |
| 268 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 269 | $(TAGS_FILES) $(LISP) |
| 270 | tags=; \ |
| 271 | here=`pwd`; \ |
| 272 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 273 | unique=`for i in $$list; do \ |
| 274 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 275 | done | \ |
| 276 | $(AWK) ' { files[$$0] = 1; } \ |
| 277 | END { for (i in files) print i; }'`; \ |
| 278 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
| 279 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 280 | $$tags $$unique |
| 281 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 282 | GTAGS: |
| 283 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 284 | && cd $(top_srcdir) \ |
| 285 | && gtags -i $(GTAGS_ARGS) $$here |
| 286 | |
| 287 | distclean-tags: |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 288 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 289 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 290 | |
| 291 | top_distdir = .. |
| 292 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| 293 | |
| 294 | distdir: $(DISTFILES) |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 295 | @list='$(DISTFILES)'; for file in $$list; do \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 296 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 297 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 298 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| 299 | dir="/$$dir"; \ |
| 300 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
| 301 | else \ |
| 302 | dir=''; \ |
| 303 | fi; \ |
| 304 | if test -d $$d/$$file; then \ |
| 305 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 306 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 307 | fi; \ |
| 308 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 309 | else \ |
| 310 | test -f $(distdir)/$$file \ |
| 311 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 312 | || exit 1; \ |
| 313 | fi; \ |
| 314 | done |
| 315 | check-am: all-am |
| 316 | check: check-am |
| 317 | all-am: Makefile $(LIBRARIES) $(HEADERS) |
| 318 | |
| 319 | installdirs: |
| 320 | |
| 321 | install: install-am |
| 322 | install-exec: install-exec-am |
| 323 | install-data: install-data-am |
| 324 | uninstall: uninstall-am |
| 325 | |
| 326 | install-am: all-am |
| 327 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 328 | |
| 329 | installcheck: installcheck-am |
| 330 | install-strip: |
| 331 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 332 | INSTALL_STRIP_FLAG=-s \ |
| 333 | `test -z '$(STRIP)' || \ |
| 334 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 335 | mostlyclean-generic: |
| 336 | |
| 337 | clean-generic: |
| 338 | |
| 339 | distclean-generic: |
| 340 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
| 341 | |
| 342 | maintainer-clean-generic: |
| 343 | @echo "This command is intended for maintainers to use" |
| 344 | @echo "it deletes files that may require special tools to rebuild." |
| 345 | clean: clean-am |
| 346 | |
| 347 | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am |
| 348 | |
| 349 | distclean: distclean-am |
| 350 | |
| 351 | distclean-am: clean-am distclean-compile distclean-depend \ |
| 352 | distclean-generic distclean-tags |
| 353 | |
| 354 | dvi: dvi-am |
| 355 | |
| 356 | dvi-am: |
| 357 | |
| 358 | info: info-am |
| 359 | |
| 360 | info-am: |
| 361 | |
| 362 | install-data-am: |
| 363 | |
| 364 | install-exec-am: |
| 365 | |
| 366 | install-info: install-info-am |
| 367 | |
| 368 | install-man: |
| 369 | |
| 370 | installcheck-am: |
| 371 | |
| 372 | maintainer-clean: maintainer-clean-am |
| 373 | |
| 374 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 375 | |
| 376 | mostlyclean: mostlyclean-am |
| 377 | |
| 378 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
| 379 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 380 | uninstall-am: uninstall-info-am |
| 381 | |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 382 | .PHONY: GTAGS all all-am check check-am clean clean-generic \ |
| 383 | clean-noinstLIBRARIES distclean distclean-compile \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 384 | distclean-depend distclean-generic distclean-tags distdir dvi \ |
| 385 | dvi-am info info-am install install-am install-data \ |
| 386 | install-data-am install-exec install-exec-am install-info \ |
| 387 | install-info-am install-man install-strip installcheck \ |
| 388 | installcheck-am installdirs maintainer-clean \ |
| 389 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 390 | mostlyclean-generic tags uninstall uninstall-am \ |
| 391 | uninstall-info-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 392 | |
| 393 | |
| 394 | version.c: Makefile |
| 395 | echo '' >version.c |
| 396 | echo 'char *host_name = "$(host_alias)";' >>version.c |
| 397 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 398 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 399 | .NOEXPORT: |