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.2 by pcg, Sat Jan 17 01:18:36 2004 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@
75INTLLIBS = @INTLLIBS@ 111INTLLIBS = @INTLLIBS@
76LDFLAGS = @LDFLAGS@ 112LDFLAGS = @LDFLAGS@
113LDFLAGS_DAEMON = @LDFLAGS_DAEMON@
77LIBICONV = @LIBICONV@ 114LIBICONV = @LIBICONV@
78LIBINTL = @LIBINTL@ 115LIBINTL = @LIBINTL@
79LIBOBJS = @LIBOBJS@ 116LIBOBJS = @LIBOBJS@
80LIBS = @LIBS@ 117LIBS = @LIBS@
81LINUX_IF_TUN_H = @LINUX_IF_TUN_H@ 118LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
98PACKAGE_TARNAME = @PACKAGE_TARNAME@ 135PACKAGE_TARNAME = @PACKAGE_TARNAME@
99PACKAGE_VERSION = @PACKAGE_VERSION@ 136PACKAGE_VERSION = @PACKAGE_VERSION@
100PATH_SEPARATOR = @PATH_SEPARATOR@ 137PATH_SEPARATOR = @PATH_SEPARATOR@
101POSUB = @POSUB@ 138POSUB = @POSUB@
102RANLIB = @RANLIB@ 139RANLIB = @RANLIB@
140ROHC_FALSE = @ROHC_FALSE@
141ROHC_TRUE = @ROHC_TRUE@
103SET_MAKE = @SET_MAKE@ 142SET_MAKE = @SET_MAKE@
104SHELL = @SHELL@ 143SHELL = @SHELL@
105STRIP = @STRIP@ 144STRIP = @STRIP@
106USE_NLS = @USE_NLS@ 145USE_NLS = @USE_NLS@
107VERSION = @VERSION@ 146VERSION = @VERSION@
115am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 154am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
116am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 155am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
117am__include = @am__include@ 156am__include = @am__include@
118am__leading_dot = @am__leading_dot@ 157am__leading_dot = @am__leading_dot@
119am__quote = @am__quote@ 158am__quote = @am__quote@
159am__tar = @am__tar@
160am__untar = @am__untar@
120bindir = @bindir@ 161bindir = @bindir@
121build = @build@ 162build = @build@
122build_alias = @build_alias@ 163build_alias = @build_alias@
123build_cpu = @build_cpu@ 164build_cpu = @build_cpu@
124build_os = @build_os@ 165build_os = @build_os@
135install_sh = @install_sh@ 176install_sh = @install_sh@
136libdir = @libdir@ 177libdir = @libdir@
137libexecdir = @libexecdir@ 178libexecdir = @libexecdir@
138localstatedir = @localstatedir@ 179localstatedir = @localstatedir@
139mandir = @mandir@ 180mandir = @mandir@
181mkdir_p = @mkdir_p@
140oldincludedir = @oldincludedir@ 182oldincludedir = @oldincludedir@
141prefix = @prefix@ 183prefix = @prefix@
142program_transform_name = @program_transform_name@ 184program_transform_name = @program_transform_name@
143sbindir = @sbindir@ 185sbindir = @sbindir@
144sharedstatedir = @sharedstatedir@ 186sharedstatedir = @sharedstatedir@
146target = @target@ 188target = @target@
147target_alias = @target_alias@ 189target_alias = @target_alias@
148target_cpu = @target_cpu@ 190target_cpu = @target_cpu@
149target_os = @target_os@ 191target_os = @target_os@
150target_vendor = @target_vendor@ 192target_vendor = @target_vendor@
151noinst_LIBRARIES = libvpe.a 193noinst_LIBRARIES = libgvpe.a
152
153libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c 194libgvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
154
155libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 195libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
156libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD) 196libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD)
157
158noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h 197noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
159subdir = lib
160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162CONFIG_HEADER = $(top_builddir)/config.h
163CONFIG_CLEAN_FILES =
164LIBRARIES = $(noinst_LIBRARIES)
165
166libvpe_a_AR = $(AR) cru
167am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
168 getopt1.$(OBJEXT) dropin.$(OBJEXT)
169libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS)
170
171DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
172depcomp = $(SHELL) $(top_srcdir)/depcomp
173am__depfiles_maybe = depfiles
174@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
175@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
176@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
177COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179CCLD = $(CC)
180LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
181DIST_SOURCES = $(libvpe_a_SOURCES)
182HEADERS = $(noinst_HEADERS)
183
184DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
185 alloca.c
186SOURCES = $(libvpe_a_SOURCES)
187
188all: all-am 198all: all-am
189 199
190.SUFFIXES: 200.SUFFIXES:
191.SUFFIXES: .c .o .obj 201.SUFFIXES: .c .o .obj
192$(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'; \
193 cd $(top_srcdir) && \ 212 cd $(top_srcdir) && \
194 $(AUTOMAKE) --gnu lib/Makefile 213 $(AUTOMAKE) --gnu lib/Makefile
214.PRECIOUS: Makefile
195Makefile: @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)'; \
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 221 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222 esac;
197 223
198AR = 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
199 231
200clean-noinstLIBRARIES: 232clean-noinstLIBRARIES:
201 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 233 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
202libvpe.a: $(libvpe_a_OBJECTS) $(libvpe_a_DEPENDENCIES) 234libgvpe.a: $(libgvpe_a_OBJECTS) $(libgvpe_a_DEPENDENCIES)
203 -rm -f libvpe.a 235 -rm -f libgvpe.a
204 $(libvpe_a_AR) libvpe.a $(libvpe_a_OBJECTS) $(libvpe_a_LIBADD) 236 $(libgvpe_a_AR) libgvpe.a $(libgvpe_a_OBJECTS) $(libgvpe_a_LIBADD)
205 $(RANLIB) libvpe.a 237 $(RANLIB) libgvpe.a
206 238
207mostlyclean-compile: 239mostlyclean-compile:
208 -rm -f *.$(OBJEXT) core *.core 240 -rm -f *.$(OBJEXT)
209 241
210distclean-compile: 242distclean-compile:
211 -rm -f *.tab.c 243 -rm -f *.tab.c
212 244
213@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ 245@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
215@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ 247@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ 248@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ 249@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
218 250
219.c.o: 251.c.o:
220@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 $@ $<; \
221@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
222@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
223@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
224@am__fastdepCC_TRUE@ fi
225@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 254@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
226@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
227@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 255@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
228@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< 256@am__fastdepCC_FALSE@ $(COMPILE) -c $<
229 257
230.c.obj: 258.c.obj:
231@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) '$<'`; \
232@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
233@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
234@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
235@am__fastdepCC_TRUE@ fi
236@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 261@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
237@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
238@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 262@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
239@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` 263@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
240uninstall-info-am: 264uninstall-info-am:
241
242ETAGS = etags
243ETAGSFLAGS =
244
245CTAGS = ctags
246CTAGSFLAGS =
247
248tags: TAGS
249 265
250ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 266ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
251 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
252 unique=`for i in $$list; do \ 268 unique=`for i in $$list; do \
253 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; \
254 done | \ 270 done | \
255 $(AWK) ' { files[$$0] = 1; } \ 271 $(AWK) ' { files[$$0] = 1; } \
256 END { for (i in files) print i; }'`; \ 272 END { for (i in files) print i; }'`; \
257 mkid -fID $$unique 273 mkid -fID $$unique
274tags: TAGS
258 275
259TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 276TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
260 $(TAGS_FILES) $(LISP) 277 $(TAGS_FILES) $(LISP)
261 tags=; \ 278 tags=; \
262 here=`pwd`; \ 279 here=`pwd`; \
264 unique=`for i in $$list; do \ 281 unique=`for i in $$list; do \
265 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; \
266 done | \ 283 done | \
267 $(AWK) ' { files[$$0] = 1; } \ 284 $(AWK) ' { files[$$0] = 1; } \
268 END { for (i in files) print i; }'`; \ 285 END { for (i in files) print i; }'`; \
269 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 286 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
287 test -n "$$unique" || unique=$$empty_fix; \
270 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 288 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
271 $$tags $$unique 289 $$tags $$unique; \
272 290 fi
273ctags: CTAGS 291ctags: CTAGS
274CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 292CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
275 $(TAGS_FILES) $(LISP) 293 $(TAGS_FILES) $(LISP)
276 tags=; \ 294 tags=; \
277 here=`pwd`; \ 295 here=`pwd`; \
290 && cd $(top_srcdir) \ 308 && cd $(top_srcdir) \
291 && gtags -i $(GTAGS_ARGS) $$here 309 && gtags -i $(GTAGS_ARGS) $$here
292 310
293distclean-tags: 311distclean-tags:
294 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 312 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
295DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
296
297top_distdir = ..
298distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
299 313
300distdir: $(DISTFILES) 314distdir: $(DISTFILES)
301 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 315 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
302 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 316 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
303 list='$(DISTFILES)'; for file in $$list; do \ 317 list='$(DISTFILES)'; for file in $$list; do \
307 esac; \ 321 esac; \
308 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; \
309 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 323 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
310 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 324 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
311 dir="/$$dir"; \ 325 dir="/$$dir"; \
312 $(mkinstalldirs) "$(distdir)$$dir"; \ 326 $(mkdir_p) "$(distdir)$$dir"; \
313 else \ 327 else \
314 dir=''; \ 328 dir=''; \
315 fi; \ 329 fi; \
316 if test -d $$d/$$file; then \ 330 if test -d $$d/$$file; then \
317 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 331 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325 fi; \ 339 fi; \
326 done 340 done
327check-am: all-am 341check-am: all-am
328check: check-am 342check: check-am
329all-am: Makefile $(LIBRARIES) $(HEADERS) 343all-am: Makefile $(LIBRARIES) $(HEADERS)
330
331installdirs: 344installdirs:
332install: install-am 345install: install-am
333install-exec: install-exec-am 346install-exec: install-exec-am
334install-data: install-data-am 347install-data: install-data-am
335uninstall: uninstall-am 348uninstall: uninstall-am
346mostlyclean-generic: 359mostlyclean-generic:
347 360
348clean-generic: 361clean-generic:
349 362
350distclean-generic: 363distclean-generic:
351 -rm -f $(CONFIG_CLEAN_FILES) 364 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
352 365
353maintainer-clean-generic: 366maintainer-clean-generic:
354 @echo "This command is intended for maintainers to use" 367 @echo "This command is intended for maintainers to use"
355 @echo "it deletes files that may require special tools to rebuild." 368 @echo "it deletes files that may require special tools to rebuild."
356clean: clean-am 369clean: clean-am
365 378
366dvi: dvi-am 379dvi: dvi-am
367 380
368dvi-am: 381dvi-am:
369 382
383html: html-am
384
370info: info-am 385info: info-am
371 386
372info-am: 387info-am:
373 388
374install-data-am: 389install-data-am:
400 415
401uninstall-am: uninstall-info-am 416uninstall-am: uninstall-info-am
402 417
403.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 \
404 clean-noinstLIBRARIES ctags distclean distclean-compile \ 419 clean-noinstLIBRARIES ctags distclean distclean-compile \
405 distclean-generic distclean-tags distdir dvi dvi-am info \ 420 distclean-generic distclean-tags distdir dvi dvi-am html \
406 info-am install install-am install-data install-data-am \ 421 html-am info info-am install install-am install-data \
407 install-exec install-exec-am install-info install-info-am \ 422 install-data-am install-exec install-exec-am install-info \
408 install-man install-strip installcheck installcheck-am \ 423 install-info-am install-man install-strip installcheck \
409 installdirs maintainer-clean maintainer-clean-generic \ 424 installcheck-am installdirs maintainer-clean \
410 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 425 maintainer-clean-generic mostlyclean mostlyclean-compile \
411 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
412 428
413# 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.
414# Otherwise a system limit (for SysV at least) may be exceeded. 430# Otherwise a system limit (for SysV at least) may be exceeded.
415.NOEXPORT: 431.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines