source: trunk/third/ifplugd/src/Makefile.in @ 20388

Revision 20388, 15.2 KB checked in by amb, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20387, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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@
16
17# $Id: Makefile.in,v 1.1.1.1 2004-04-09 20:09:19 amb Exp $
18
19# This file is part of ifplugd.
20#
21# ifplugd is free software; you can redistribute it and/or modify it
22# under the terms of the GNU General Public License as published by
23# the Free Software Foundation; either version 2 of the License, or
24# (at your option) any later version.
25#
26# ifplugd is distributed in the hope that it will be useful, but
27# WITHOUT ANY WARRANTY; without even the implied warranty of
28# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
29# General Public License for more details.
30#
31# You should have received a copy of the GNU General Public License
32# along with ifplugd; if not, write to the Free Software Foundation,
33# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
34
35srcdir = @srcdir@
36top_srcdir = @top_srcdir@
37VPATH = @srcdir@
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41top_builddir = ..
42
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44INSTALL = @INSTALL@
45install_sh_DATA = $(install_sh) -c -m 644
46install_sh_PROGRAM = $(install_sh) -c
47install_sh_SCRIPT = $(install_sh) -c
48INSTALL_HEADER = $(INSTALL_DATA)
49transform = $(program_transform_name)
50NORMAL_INSTALL = :
51PRE_INSTALL = :
52POST_INSTALL = :
53NORMAL_UNINSTALL = :
54PRE_UNINSTALL = :
55POST_UNINSTALL = :
56@USE_SUBVERSION_TRUE@am__append_1 = svn-revision.h
57@USE_SUBVERSION_TRUE@am__append_2 = svn-revision.h
58ACLOCAL = @ACLOCAL@
59AMDEP_FALSE = @AMDEP_FALSE@
60AMDEP_TRUE = @AMDEP_TRUE@
61AMTAR = @AMTAR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66CC = @CC@
67CCDEPMODE = @CCDEPMODE@
68CFLAGS = @CFLAGS@
69CPP = @CPP@
70CPPFLAGS = @CPPFLAGS@
71CXX = @CXX@
72CXXDEPMODE = @CXXDEPMODE@
73CXXFLAGS = @CXXFLAGS@
74CYGPATH_W = @CYGPATH_W@
75DEFS = @DEFS@
76DEPDIR = @DEPDIR@
77ECHO_C = @ECHO_C@
78ECHO_N = @ECHO_N@
79ECHO_T = @ECHO_T@
80EGREP = @EGREP@
81EXEEXT = @EXEEXT@
82INSTALL_DATA = @INSTALL_DATA@
83INSTALL_PROGRAM = @INSTALL_PROGRAM@
84INSTALL_SCRIPT = @INSTALL_SCRIPT@
85INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86LDFLAGS = @LDFLAGS@
87LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
88LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
89LIBOBJS = @LIBOBJS@
90LIBS = @LIBS@
91LN_S = @LN_S@
92LTLIBOBJS = @LTLIBOBJS@
93MAKEINFO = @MAKEINFO@
94OBJEXT = @OBJEXT@
95PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_NAME = @PACKAGE_NAME@
98PACKAGE_STRING = @PACKAGE_STRING@
99PACKAGE_TARNAME = @PACKAGE_TARNAME@
100PACKAGE_URL = @PACKAGE_URL@
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_SEPARATOR = @PATH_SEPARATOR@
103PKG_CONFIG = @PKG_CONFIG@
104SET_MAKE = @SET_MAKE@
105SHELL = @SHELL@
106STRIP = @STRIP@
107SYSINITDIR = @SYSINITDIR@
108USE_LYNX_FALSE = @USE_LYNX_FALSE@
109USE_LYNX_TRUE = @USE_LYNX_TRUE@
110USE_SUBVERSION_FALSE = @USE_SUBVERSION_FALSE@
111USE_SUBVERSION_TRUE = @USE_SUBVERSION_TRUE@
112USE_XMLTOMAN_FALSE = @USE_XMLTOMAN_FALSE@
113USE_XMLTOMAN_TRUE = @USE_XMLTOMAN_TRUE@
114VERSION = @VERSION@
115ac_ct_CC = @ac_ct_CC@
116ac_ct_CXX = @ac_ct_CXX@
117ac_ct_STRIP = @ac_ct_STRIP@
118am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
119am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
120am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
121am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
122am__include = @am__include@
123am__leading_dot = @am__leading_dot@
124am__quote = @am__quote@
125bindir = @bindir@
126build_alias = @build_alias@
127datadir = @datadir@
128exec_prefix = @exec_prefix@
129have_lynx = @have_lynx@
130have_subversion = @have_subversion@
131have_xmltoman = @have_xmltoman@
132host_alias = @host_alias@
133includedir = @includedir@
134infodir = @infodir@
135install_sh = @install_sh@
136libdir = @libdir@
137libexecdir = @libexecdir@
138localstatedir = @localstatedir@
139mandir = @mandir@
140oldincludedir = @oldincludedir@
141prefix = @prefix@
142program_transform_name = @program_transform_name@
143sbindir = @sbindir@
144sharedstatedir = @sharedstatedir@
145sysconfdir = @sysconfdir@
146target_alias = @target_alias@
147
148AM_CFLAGS = $(LIBDAEMON_CFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\""
149LDADD = $(LIBDAEMON_LIBS)
150
151sbin_PROGRAMS = ifplugd ifplugstatus
152
153ifplugd_SOURCES = ifplugd.c \
154                        interface.c interface.h \
155                        ethtool-kernel.h ethtool-local.h \
156                        wireless.h wireless.15.h wireless.16.h \
157                        ifmonitor.h ifmonitor.c \
158                        nlapi.h nlapi.c \
159                        svn-revision.h
160
161
162ifplugstatus_SOURCES = ifplugstatus.c \
163                        interface.c interface.h \
164                        ethtool-kernel.h ethtool-local.h \
165                        wireless.h wireless.15.h wireless.16.h \
166                        svn-revision.h
167
168
169MAINTAINERCLEANFILES = $(am__append_1)
170BUILT_SOURCES = $(am__append_2)
171subdir = src
172ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
173mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
174CONFIG_HEADER = $(top_builddir)/config.h
175CONFIG_CLEAN_FILES =
176sbin_PROGRAMS = ifplugd$(EXEEXT) ifplugstatus$(EXEEXT)
177PROGRAMS = $(sbin_PROGRAMS)
178
179am_ifplugd_OBJECTS = ifplugd.$(OBJEXT) interface.$(OBJEXT) \
180        ifmonitor.$(OBJEXT) nlapi.$(OBJEXT)
181ifplugd_OBJECTS = $(am_ifplugd_OBJECTS)
182ifplugd_LDADD = $(LDADD)
183ifplugd_DEPENDENCIES =
184ifplugd_LDFLAGS =
185am_ifplugstatus_OBJECTS = ifplugstatus.$(OBJEXT) interface.$(OBJEXT)
186ifplugstatus_OBJECTS = $(am_ifplugstatus_OBJECTS)
187ifplugstatus_LDADD = $(LDADD)
188ifplugstatus_DEPENDENCIES =
189ifplugstatus_LDFLAGS =
190
191DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
192depcomp = $(SHELL) $(top_srcdir)/depcomp
193am__depfiles_maybe = depfiles
194@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ifmonitor.Po ./$(DEPDIR)/ifplugd.Po \
195@AMDEP_TRUE@    ./$(DEPDIR)/ifplugstatus.Po \
196@AMDEP_TRUE@    ./$(DEPDIR)/interface.Po ./$(DEPDIR)/nlapi.Po
197COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
198        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
199CCLD = $(CC)
200LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
201DIST_SOURCES = $(ifplugd_SOURCES) $(ifplugstatus_SOURCES)
202DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
203SOURCES = $(ifplugd_SOURCES) $(ifplugstatus_SOURCES)
204
205all: $(BUILT_SOURCES)
206        $(MAKE) $(AM_MAKEFLAGS) all-am
207
208.SUFFIXES:
209.SUFFIXES: .c .o .obj
210$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
211        cd $(top_srcdir) && \
212          $(AUTOMAKE) --foreign  src/Makefile
213Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
214        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
215sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
216install-sbinPROGRAMS: $(sbin_PROGRAMS)
217        @$(NORMAL_INSTALL)
218        $(mkinstalldirs) $(DESTDIR)$(sbindir)
219        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
220          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
221          if test -f $$p \
222          ; then \
223            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
224           echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
225           $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
226          else :; fi; \
227        done
228
229uninstall-sbinPROGRAMS:
230        @$(NORMAL_UNINSTALL)
231        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
232          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
233          echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
234          rm -f $(DESTDIR)$(sbindir)/$$f; \
235        done
236
237clean-sbinPROGRAMS:
238        -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
239ifplugd$(EXEEXT): $(ifplugd_OBJECTS) $(ifplugd_DEPENDENCIES)
240        @rm -f ifplugd$(EXEEXT)
241        $(LINK) $(ifplugd_LDFLAGS) $(ifplugd_OBJECTS) $(ifplugd_LDADD) $(LIBS)
242ifplugstatus$(EXEEXT): $(ifplugstatus_OBJECTS) $(ifplugstatus_DEPENDENCIES)
243        @rm -f ifplugstatus$(EXEEXT)
244        $(LINK) $(ifplugstatus_LDFLAGS) $(ifplugstatus_OBJECTS) $(ifplugstatus_LDADD) $(LIBS)
245
246mostlyclean-compile:
247        -rm -f *.$(OBJEXT) core *.core
248
249distclean-compile:
250        -rm -f *.tab.c
251
252@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifmonitor.Po@am__quote@
253@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifplugd.Po@am__quote@
254@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifplugstatus.Po@am__quote@
255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlapi.Po@am__quote@
257
258.c.o:
259@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
260@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
261@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
262@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
263@am__fastdepCC_TRUE@    fi
264@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
266@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
268
269.c.obj:
270@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
271@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
272@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
273@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
274@am__fastdepCC_TRUE@    fi
275@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
277@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
279uninstall-info-am:
280
281ETAGS = etags
282ETAGSFLAGS =
283
284CTAGS = ctags
285CTAGSFLAGS =
286
287tags: TAGS
288
289ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
290        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291        unique=`for i in $$list; do \
292            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293          done | \
294          $(AWK) '    { files[$$0] = 1; } \
295               END { for (i in files) print i; }'`; \
296        mkid -fID $$unique
297
298TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
299                $(TAGS_FILES) $(LISP)
300        tags=; \
301        here=`pwd`; \
302        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303        unique=`for i in $$list; do \
304            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305          done | \
306          $(AWK) '    { files[$$0] = 1; } \
307               END { for (i in files) print i; }'`; \
308        test -z "$(ETAGS_ARGS)$$tags$$unique" \
309          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
310             $$tags $$unique
311
312ctags: CTAGS
313CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
314                $(TAGS_FILES) $(LISP)
315        tags=; \
316        here=`pwd`; \
317        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
318        unique=`for i in $$list; do \
319            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320          done | \
321          $(AWK) '    { files[$$0] = 1; } \
322               END { for (i in files) print i; }'`; \
323        test -z "$(CTAGS_ARGS)$$tags$$unique" \
324          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
325             $$tags $$unique
326
327GTAGS:
328        here=`$(am__cd) $(top_builddir) && pwd` \
329          && cd $(top_srcdir) \
330          && gtags -i $(GTAGS_ARGS) $$here
331
332distclean-tags:
333        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
334DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
335
336top_distdir = ..
337distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
338
339distdir: $(DISTFILES)
340        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
341        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
342        list='$(DISTFILES)'; for file in $$list; do \
343          case $$file in \
344            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
345            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
346          esac; \
347          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
348          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
349          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
350            dir="/$$dir"; \
351            $(mkinstalldirs) "$(distdir)$$dir"; \
352          else \
353            dir=''; \
354          fi; \
355          if test -d $$d/$$file; then \
356            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358            fi; \
359            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360          else \
361            test -f $(distdir)/$$file \
362            || cp -p $$d/$$file $(distdir)/$$file \
363            || exit 1; \
364          fi; \
365        done
366check-am: all-am
367check: $(BUILT_SOURCES)
368        $(MAKE) $(AM_MAKEFLAGS) check-am
369all-am: Makefile $(PROGRAMS)
370
371installdirs:
372        $(mkinstalldirs) $(DESTDIR)$(sbindir)
373install: $(BUILT_SOURCES)
374        $(MAKE) $(AM_MAKEFLAGS) install-am
375install-exec: install-exec-am
376install-data: install-data-am
377uninstall: uninstall-am
378
379install-am: all-am
380        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381
382installcheck: installcheck-am
383install-strip:
384        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386          `test -z '$(STRIP)' || \
387            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388mostlyclean-generic:
389
390clean-generic:
391
392distclean-generic:
393        -rm -f $(CONFIG_CLEAN_FILES)
394
395maintainer-clean-generic:
396        @echo "This command is intended for maintainers to use"
397        @echo "it deletes files that may require special tools to rebuild."
398        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
399        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
400clean: clean-am
401
402clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
403
404distclean: distclean-am
405        -rm -rf ./$(DEPDIR)
406        -rm -f Makefile
407distclean-am: clean-am distclean-compile distclean-generic \
408        distclean-tags
409
410dvi: dvi-am
411
412dvi-am:
413
414info: info-am
415
416info-am:
417
418install-data-am:
419
420install-exec-am: install-sbinPROGRAMS
421
422install-info: install-info-am
423
424install-man:
425
426installcheck-am:
427
428maintainer-clean: maintainer-clean-am
429        -rm -rf ./$(DEPDIR)
430        -rm -f Makefile
431maintainer-clean-am: distclean-am maintainer-clean-generic
432
433mostlyclean: mostlyclean-am
434
435mostlyclean-am: mostlyclean-compile mostlyclean-generic
436
437pdf: pdf-am
438
439pdf-am:
440
441ps: ps-am
442
443ps-am:
444
445uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS
446
447.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
448        clean-sbinPROGRAMS ctags distclean distclean-compile \
449        distclean-generic distclean-tags distdir dvi dvi-am info \
450        info-am install install-am install-data install-data-am \
451        install-exec install-exec-am install-info install-info-am \
452        install-man install-sbinPROGRAMS install-strip installcheck \
453        installcheck-am installdirs maintainer-clean \
454        maintainer-clean-generic mostlyclean mostlyclean-compile \
455        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
456        uninstall-am uninstall-info-am uninstall-sbinPROGRAMS
457
458
459ifstatus.$(OBJEXT): svn-revision.h
460ifplugd.$(OBJEXT): svn-revision.h
461
462@USE_SUBVERSION_TRUE@svn-revision.h: Makefile
463@USE_SUBVERSION_TRUE@   if test -d "$(top_srcdir)/.svn" ; then \
464@USE_SUBVERSION_TRUE@           if REV=`svn info "$(top_srcdir)" | grep ^Revision | cut -f2 -d" "` 2> /dev/null ; then \
465@USE_SUBVERSION_TRUE@                   echo -e "#ifndef foosvnrevisionhfoo\n#define foosvnrevisionhfoo\n#define SVN_REVISION \"$$REV\"\n#endif" > $@ ; \
466@USE_SUBVERSION_TRUE@       fi \
467@USE_SUBVERSION_TRUE@   fi
468
469@USE_SUBVERSION_TRUE@svnkeywords:
470@USE_SUBVERSION_TRUE@   rm -f svn-revision.h
471@USE_SUBVERSION_TRUE@   svn propset svn:keywords Id *.c *.h Makefile.am
472
473@USE_SUBVERSION_TRUE@.PHONY: svnkeywords
474# Tell versions [3.59,3.63) of GNU make to not export all variables.
475# Otherwise a system limit (for SysV at least) may be exceeded.
476.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.