ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
(Generate patch)

Comparing gvpe/lib/Makefile.in (file contents):
Revision 1.5 by pcg, Fri Mar 18 01:53:05 2005 UTC vs.
Revision 1.6 by pcg, Wed Jan 18 13:17:55 2006 UTC

1# Makefile.in generated by automake 1.7.9 from Makefile.am. 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# Free Software Foundation, Inc. 5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 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 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 13# PARTICULAR PURPOSE.
14 14
15@SET_MAKE@ 15@SET_MAKE@
16
16 17
17srcdir = @srcdir@ 18srcdir = @srcdir@
18top_srcdir = @top_srcdir@ 19top_srcdir = @top_srcdir@
19VPATH = @srcdir@ 20VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@ 21pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@ 23pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .. 24top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@ 26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644 27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c 28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c
33PRE_INSTALL = : 33PRE_INSTALL = :
34POST_INSTALL = : 34POST_INSTALL = :
35NORMAL_UNINSTALL = : 35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = : 36PRE_UNINSTALL = :
37POST_UNINSTALL = : 37POST_UNINSTALL = :
38build_triplet = @build@
38host_triplet = @host@ 39host_triplet = @host@
40target_triplet = @target@
41subdir = lib
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in alloca.c
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-include.m4 \
46 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
47 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/openssl.m4 \
49 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuntap.m4 \
50 $(top_srcdir)/configure.ac
51am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
54CONFIG_HEADER = $(top_builddir)/config.h
55CONFIG_CLEAN_FILES =
56LIBRARIES = $(noinst_LIBRARIES)
57AR = ar
58ARFLAGS = cru
59libgvpe_a_AR = $(AR) $(ARFLAGS)
60am_libgvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
61 getopt1.$(OBJEXT) dropin.$(OBJEXT)
62libgvpe_a_OBJECTS = $(am_libgvpe_a_OBJECTS)
63DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
66COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68CCLD = $(CC)
69LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
70SOURCES = $(libgvpe_a_SOURCES)
71DIST_SOURCES = $(libgvpe_a_SOURCES)
72HEADERS = $(noinst_HEADERS)
73ETAGS = etags
74CTAGS = ctags
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39ACLOCAL = @ACLOCAL@ 76ACLOCAL = @ACLOCAL@
40ALLOCA = @ALLOCA@ 77ALLOCA = @ALLOCA@
41AMDEP_FALSE = @AMDEP_FALSE@ 78AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@ 79AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@ 80AMTAR = @AMTAR@
64EXEEXT = @EXEEXT@ 101EXEEXT = @EXEEXT@
65GMSGFMT = @GMSGFMT@ 102GMSGFMT = @GMSGFMT@
66HAVE_TUNTAP = @HAVE_TUNTAP@ 103HAVE_TUNTAP = @HAVE_TUNTAP@
67IFSUBTYPE = @IFSUBTYPE@ 104IFSUBTYPE = @IFSUBTYPE@
68IFTYPE = @IFTYPE@ 105IFTYPE = @IFTYPE@
69
70INCLUDES = @INCLUDES@ -I. -I$(top_builddir) 106INCLUDES = @INCLUDES@ -I. -I$(top_builddir)
71INSTALL_DATA = @INSTALL_DATA@ 107INSTALL_DATA = @INSTALL_DATA@
72INSTALL_PROGRAM = @INSTALL_PROGRAM@ 108INSTALL_PROGRAM = @INSTALL_PROGRAM@
73INSTALL_SCRIPT = @INSTALL_SCRIPT@ 109INSTALL_SCRIPT = @INSTALL_SCRIPT@
74INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 110INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 154am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 155am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120am__include = @am__include@ 156am__include = @am__include@
121am__leading_dot = @am__leading_dot@ 157am__leading_dot = @am__leading_dot@
122am__quote = @am__quote@ 158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
123bindir = @bindir@ 161bindir = @bindir@
124build = @build@ 162build = @build@
125build_alias = @build_alias@ 163build_alias = @build_alias@
126build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
127build_os = @build_os@ 165build_os = @build_os@
138install_sh = @install_sh@ 176install_sh = @install_sh@
139libdir = @libdir@ 177libdir = @libdir@
140libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
141localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
142mandir = @mandir@ 180mandir = @mandir@
181mkdir_p = @mkdir_p@
143oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
144prefix = @prefix@ 183prefix = @prefix@
145program_transform_name = @program_transform_name@ 184program_transform_name = @program_transform_name@
146sbindir = @sbindir@ 185sbindir = @sbindir@
147sharedstatedir = @sharedstatedir@ 186sharedstatedir = @sharedstatedir@
150target_alias = @target_alias@ 189target_alias = @target_alias@
151target_cpu = @target_cpu@ 190target_cpu = @target_cpu@
152target_os = @target_os@ 191target_os = @target_os@
153target_vendor = @target_vendor@ 192target_vendor = @target_vendor@
154noinst_LIBRARIES = libgvpe.a 193noinst_LIBRARIES = libgvpe.a
155
156libgvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c 194libgvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
157
158libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 195libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
159libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD) 196libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD)
160
161noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h 197noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
162subdir = lib
163ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
165CONFIG_HEADER = $(top_builddir)/config.h
166CONFIG_CLEAN_FILES =
167LIBRARIES = $(noinst_LIBRARIES)
168
169libgvpe_a_AR = $(AR) cru
170am_libgvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
171 getopt1.$(OBJEXT) dropin.$(OBJEXT)
172libgvpe_a_OBJECTS = $(am_libgvpe_a_OBJECTS)
173
174DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
175depcomp = $(SHELL) $(top_srcdir)/depcomp
176am__depfiles_maybe = depfiles
177@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
178@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
179@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
180COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182CCLD = $(CC)
183LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
184DIST_SOURCES = $(libgvpe_a_SOURCES)
185HEADERS = $(noinst_HEADERS)
186
187DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
188 alloca.c
189SOURCES = $(libgvpe_a_SOURCES)
190
191all: all-am 198all: all-am
192 199
193.SUFFIXES: 200.SUFFIXES:
194.SUFFIXES: .c .o .obj 201.SUFFIXES: .c .o .obj
195$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 202$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
203 @for dep in $?; do \
204 case '$(am__configure_deps)' in \
205 *$$dep*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
207 && exit 0; \
208 exit 1;; \
209 esac; \
210 done; \
211 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
196 cd $(top_srcdir) && \ 212 cd $(top_srcdir) && \
197 $(AUTOMAKE) --gnu lib/Makefile 213 $(AUTOMAKE) --gnu lib/Makefile
214.PRECIOUS: Makefile
198Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 215Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216 @case '$?' in \
217 *config.status*) \
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219 *) \
220 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 221 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222 esac;
200 223
201AR = ar 224$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202 231
203clean-noinstLIBRARIES: 232clean-noinstLIBRARIES:
204 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 233 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
205libgvpe.a: $(libgvpe_a_OBJECTS) $(libgvpe_a_DEPENDENCIES) 234libgvpe.a: $(libgvpe_a_OBJECTS) $(libgvpe_a_DEPENDENCIES)
206 -rm -f libgvpe.a 235 -rm -f libgvpe.a
207 $(libgvpe_a_AR) libgvpe.a $(libgvpe_a_OBJECTS) $(libgvpe_a_LIBADD) 236 $(libgvpe_a_AR) libgvpe.a $(libgvpe_a_OBJECTS) $(libgvpe_a_LIBADD)
208 $(RANLIB) libgvpe.a 237 $(RANLIB) libgvpe.a
209 238
210mostlyclean-compile: 239mostlyclean-compile:
211 -rm -f *.$(OBJEXT) core *.core 240 -rm -f *.$(OBJEXT)
212 241
213distclean-compile: 242distclean-compile:
214 -rm -f *.tab.c 243 -rm -f *.tab.c
215 244
216@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ 245@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
218@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ 247@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
219@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ 248@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
220@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ 249@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
221 250
222.c.o: 251.c.o:
223@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 252@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
224@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
225@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 253@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
226@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
227@am__fastdepCC_TRUE@ fi
228@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 254@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
229@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
230@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 255@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
231@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< 256@am__fastdepCC_FALSE@ $(COMPILE) -c $<
232 257
233.c.obj: 258.c.obj:
234@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 259@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
235@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
236@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 260@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
237@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
238@am__fastdepCC_TRUE@ fi
239@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 261@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
240@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
241@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 262@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
242@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` 263@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
243uninstall-info-am: 264uninstall-info-am:
244
245ETAGS = etags
246ETAGSFLAGS =
247
248CTAGS = ctags
249CTAGSFLAGS =
250
251tags: TAGS
252 265
253ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 266ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
254 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
255 unique=`for i in $$list; do \ 268 unique=`for i in $$list; do \
256 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 done | \ 270 done | \
258 $(AWK) ' { files[$$0] = 1; } \ 271 $(AWK) ' { files[$$0] = 1; } \
259 END { for (i in files) print i; }'`; \ 272 END { for (i in files) print i; }'`; \
260 mkid -fID $$unique 273 mkid -fID $$unique
274tags: TAGS
261 275
262TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 276TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
263 $(TAGS_FILES) $(LISP) 277 $(TAGS_FILES) $(LISP)
264 tags=; \ 278 tags=; \
265 here=`pwd`; \ 279 here=`pwd`; \
267 unique=`for i in $$list; do \ 281 unique=`for i in $$list; do \
268 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
269 done | \ 283 done | \
270 $(AWK) ' { files[$$0] = 1; } \ 284 $(AWK) ' { files[$$0] = 1; } \
271 END { for (i in files) print i; }'`; \ 285 END { for (i in files) print i; }'`; \
272 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 286 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
287 test -n "$$unique" || unique=$$empty_fix; \
273 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 288 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
274 $$tags $$unique 289 $$tags $$unique; \
275 290 fi
276ctags: CTAGS 291ctags: CTAGS
277CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 292CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
278 $(TAGS_FILES) $(LISP) 293 $(TAGS_FILES) $(LISP)
279 tags=; \ 294 tags=; \
280 here=`pwd`; \ 295 here=`pwd`; \
293 && cd $(top_srcdir) \ 308 && cd $(top_srcdir) \
294 && gtags -i $(GTAGS_ARGS) $$here 309 && gtags -i $(GTAGS_ARGS) $$here
295 310
296distclean-tags: 311distclean-tags:
297 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 312 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
298DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
299
300top_distdir = ..
301distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
302 313
303distdir: $(DISTFILES) 314distdir: $(DISTFILES)
304 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 315 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
305 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 316 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
306 list='$(DISTFILES)'; for file in $$list; do \ 317 list='$(DISTFILES)'; for file in $$list; do \
310 esac; \ 321 esac; \
311 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 322 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
312 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 323 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
313 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 324 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
314 dir="/$$dir"; \ 325 dir="/$$dir"; \
315 $(mkinstalldirs) "$(distdir)$$dir"; \ 326 $(mkdir_p) "$(distdir)$$dir"; \
316 else \ 327 else \
317 dir=''; \ 328 dir=''; \
318 fi; \ 329 fi; \
319 if test -d $$d/$$file; then \ 330 if test -d $$d/$$file; then \
320 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 331 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328 fi; \ 339 fi; \
329 done 340 done
330check-am: all-am 341check-am: all-am
331check: check-am 342check: check-am
332all-am: Makefile $(LIBRARIES) $(HEADERS) 343all-am: Makefile $(LIBRARIES) $(HEADERS)
333
334installdirs: 344installdirs:
335install: install-am 345install: install-am
336install-exec: install-exec-am 346install-exec: install-exec-am
337install-data: install-data-am 347install-data: install-data-am
338uninstall: uninstall-am 348uninstall: uninstall-am
349mostlyclean-generic: 359mostlyclean-generic:
350 360
351clean-generic: 361clean-generic:
352 362
353distclean-generic: 363distclean-generic:
354 -rm -f $(CONFIG_CLEAN_FILES) 364 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
355 365
356maintainer-clean-generic: 366maintainer-clean-generic:
357 @echo "This command is intended for maintainers to use" 367 @echo "This command is intended for maintainers to use"
358 @echo "it deletes files that may require special tools to rebuild." 368 @echo "it deletes files that may require special tools to rebuild."
359clean: clean-am 369clean: clean-am
368 378
369dvi: dvi-am 379dvi: dvi-am
370 380
371dvi-am: 381dvi-am:
372 382
383html: html-am
384
373info: info-am 385info: info-am
374 386
375info-am: 387info-am:
376 388
377install-data-am: 389install-data-am:
403 415
404uninstall-am: uninstall-info-am 416uninstall-am: uninstall-info-am
405 417
406.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 418.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
407 clean-noinstLIBRARIES ctags distclean distclean-compile \ 419 clean-noinstLIBRARIES ctags distclean distclean-compile \
408 distclean-generic distclean-tags distdir dvi dvi-am info \ 420 distclean-generic distclean-tags distdir dvi dvi-am html \
409 info-am install install-am install-data install-data-am \ 421 html-am info info-am install install-am install-data \
410 install-exec install-exec-am install-info install-info-am \ 422 install-data-am install-exec install-exec-am install-info \
411 install-man install-strip installcheck installcheck-am \ 423 install-info-am install-man install-strip installcheck \
412 installdirs maintainer-clean maintainer-clean-generic \ 424 installcheck-am installdirs maintainer-clean \
413 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 425 maintainer-clean-generic mostlyclean mostlyclean-compile \
414 ps ps-am tags uninstall uninstall-am uninstall-info-am 426 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
427 uninstall-am uninstall-info-am
415 428
416# Tell versions [3.59,3.63) of GNU make to not export all variables. 429# Tell versions [3.59,3.63) of GNU make to not export all variables.
417# Otherwise a system limit (for SysV at least) may be exceeded. 430# Otherwise a system limit (for SysV at least) may be exceeded.
418.NOEXPORT: 431.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines