source: trunk/third/startup-notification/test/Makefile.in @ 21546

Revision 21546, 16.2 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21545, which included commits to RCS files with non-trunk default branches.
RevLine 
[21545]1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
[18722]3
[21545]4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
[18722]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
[21545]15@SET_MAKE@
[18722]16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
[21545]25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
[18722]26INSTALL = @INSTALL@
[21545]27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
[18722]32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
[21545]39ACLOCAL = @ACLOCAL@
40ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@
[20836]44AR = @AR@
[18722]45AS = @AS@
[21545]46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
[18722]50CC = @CC@
[21545]51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CPP = @CPP@
54CPPFLAGS = @CPPFLAGS@
[20836]55CXX = @CXX@
56CXXCPP = @CXXCPP@
[21545]57CXXDEPMODE = @CXXDEPMODE@
58CXXFLAGS = @CXXFLAGS@
59CYGPATH_W = @CYGPATH_W@
60DEFS = @DEFS@
61DEPDIR = @DEPDIR@
[18722]62DLLTOOL = @DLLTOOL@
63ECHO = @ECHO@
[21545]64ECHO_C = @ECHO_C@
65ECHO_N = @ECHO_N@
66ECHO_T = @ECHO_T@
[20836]67EGREP = @EGREP@
[18722]68EXEEXT = @EXEEXT@
[20836]69F77 = @F77@
[21545]70FFLAGS = @FFLAGS@
71INSTALL_DATA = @INSTALL_DATA@
72INSTALL_PROGRAM = @INSTALL_PROGRAM@
73INSTALL_SCRIPT = @INSTALL_SCRIPT@
74INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75LDFLAGS = @LDFLAGS@
76LIBOBJS = @LIBOBJS@
77LIBS = @LIBS@
[18722]78LIBSN_CFLAGS = @LIBSN_CFLAGS@
79LIBSN_LIBS = @LIBSN_LIBS@
80LIBTOOL = @LIBTOOL@
81LN_S = @LN_S@
[21545]82LTLIBOBJS = @LTLIBOBJS@
[18722]83MAINT = @MAINT@
[21545]84MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
85MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
[18722]86MAKEINFO = @MAKEINFO@
87OBJDUMP = @OBJDUMP@
88OBJEXT = @OBJEXT@
89PACKAGE = @PACKAGE@
[21545]90PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
91PACKAGE_NAME = @PACKAGE_NAME@
92PACKAGE_STRING = @PACKAGE_STRING@
93PACKAGE_TARNAME = @PACKAGE_TARNAME@
94PACKAGE_VERSION = @PACKAGE_VERSION@
95PATH_SEPARATOR = @PATH_SEPARATOR@
[18722]96RANLIB = @RANLIB@
[21545]97SET_MAKE = @SET_MAKE@
98SHELL = @SHELL@
[18722]99STRIP = @STRIP@
100VERSION = @VERSION@
[21545]101X_CFLAGS = @X_CFLAGS@
102X_EXTRA_LIBS = @X_EXTRA_LIBS@
103X_LIBS = @X_LIBS@
104X_PRE_LIBS = @X_PRE_LIBS@
105ac_ct_AR = @ac_ct_AR@
106ac_ct_AS = @ac_ct_AS@
107ac_ct_CC = @ac_ct_CC@
108ac_ct_CXX = @ac_ct_CXX@
109ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
110ac_ct_F77 = @ac_ct_F77@
111ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
112ac_ct_RANLIB = @ac_ct_RANLIB@
113ac_ct_STRIP = @ac_ct_STRIP@
114am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
115am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
116am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
117am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
118am__include = @am__include@
119am__leading_dot = @am__leading_dot@
120am__quote = @am__quote@
121bindir = @bindir@
122build = @build@
123build_alias = @build_alias@
124build_cpu = @build_cpu@
125build_os = @build_os@
126build_vendor = @build_vendor@
127datadir = @datadir@
128exec_prefix = @exec_prefix@
129host = @host@
130host_alias = @host_alias@
131host_cpu = @host_cpu@
132host_os = @host_os@
133host_vendor = @host_vendor@
134includedir = @includedir@
135infodir = @infodir@
136install_sh = @install_sh@
137libdir = @libdir@
138libexecdir = @libexecdir@
139localstatedir = @localstatedir@
140mandir = @mandir@
141oldincludedir = @oldincludedir@
142prefix = @prefix@
143program_transform_name = @program_transform_name@
144sbindir = @sbindir@
145sharedstatedir = @sharedstatedir@
146sysconfdir = @sysconfdir@
147target_alias = @target_alias@
[18722]148
149INCLUDES = $(LIBSN_CFLAGS) -I$(top_srcdir) -DSN_API_NOT_YET_FROZEN=1
150
[21545]151noinst_PROGRAMS = \
152        test-launcher                           \
153        test-launchee                           \
154        test-monitor                            \
155        test-send-xmessage                      \
156        test-watch-xmessages
[18722]157
158
159test_launcher_SOURCES = test-launcher.c
160
161test_launcher_LDADD = $(LIBSN_LIBS) $(top_builddir)/libsn/libstartup-notification-1.la
162
163test_launchee_SOURCES = test-launchee.c
164
165test_launchee_LDADD = $(LIBSN_LIBS) $(top_builddir)/libsn/libstartup-notification-1.la
166
167test_monitor_SOURCES = test-monitor.c
168
169test_monitor_LDADD = $(LIBSN_LIBS) $(top_builddir)/libsn/libstartup-notification-1.la
170
171test_send_xmessage_SOURCES = test-send-xmessage.c
172
173test_send_xmessage_LDADD = $(LIBSN_LIBS) $(top_builddir)/libsn/libstartup-notification-1.la
174
175test_watch_xmessages_SOURCES = test-watch-xmessages.c
176
177test_watch_xmessages_LDADD = $(LIBSN_LIBS) $(top_builddir)/libsn/libstartup-notification-1.la
178
179EXTRA_DIST = test-boilerplate.h
[21545]180subdir = test
181ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
[18722]182mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
[21545]183CONFIG_HEADER = $(top_builddir)/config.h
184CONFIG_CLEAN_FILES =
185noinst_PROGRAMS = test-launcher$(EXEEXT) test-launchee$(EXEEXT) \
186        test-monitor$(EXEEXT) test-send-xmessage$(EXEEXT) \
187        test-watch-xmessages$(EXEEXT)
188PROGRAMS = $(noinst_PROGRAMS)
[18722]189
[21545]190am_test_launchee_OBJECTS = test-launchee.$(OBJEXT)
191test_launchee_OBJECTS = $(am_test_launchee_OBJECTS)
192test_launchee_DEPENDENCIES = \
193        $(top_builddir)/libsn/libstartup-notification-1.la
194test_launchee_LDFLAGS =
195am_test_launcher_OBJECTS = test-launcher.$(OBJEXT)
196test_launcher_OBJECTS = $(am_test_launcher_OBJECTS)
197test_launcher_DEPENDENCIES = \
198        $(top_builddir)/libsn/libstartup-notification-1.la
199test_launcher_LDFLAGS =
200am_test_monitor_OBJECTS = test-monitor.$(OBJEXT)
201test_monitor_OBJECTS = $(am_test_monitor_OBJECTS)
202test_monitor_DEPENDENCIES = \
203        $(top_builddir)/libsn/libstartup-notification-1.la
204test_monitor_LDFLAGS =
205am_test_send_xmessage_OBJECTS = test-send-xmessage.$(OBJEXT)
206test_send_xmessage_OBJECTS = $(am_test_send_xmessage_OBJECTS)
207test_send_xmessage_DEPENDENCIES = \
208        $(top_builddir)/libsn/libstartup-notification-1.la
209test_send_xmessage_LDFLAGS =
210am_test_watch_xmessages_OBJECTS = test-watch-xmessages.$(OBJEXT)
211test_watch_xmessages_OBJECTS = $(am_test_watch_xmessages_OBJECTS)
212test_watch_xmessages_DEPENDENCIES = \
213        $(top_builddir)/libsn/libstartup-notification-1.la
214test_watch_xmessages_LDFLAGS =
[18722]215
[21545]216DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
217depcomp = $(SHELL) $(top_srcdir)/depcomp
218am__depfiles_maybe = depfiles
219@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/test-launchee.Po \
220@AMDEP_TRUE@    ./$(DEPDIR)/test-launcher.Po \
221@AMDEP_TRUE@    ./$(DEPDIR)/test-monitor.Po \
222@AMDEP_TRUE@    ./$(DEPDIR)/test-send-xmessage.Po \
223@AMDEP_TRUE@    ./$(DEPDIR)/test-watch-xmessages.Po
224COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
225        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
226LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
227        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
[18722]228CCLD = $(CC)
[21545]229LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
230        $(AM_LDFLAGS) $(LDFLAGS) -o $@
231DIST_SOURCES = $(test_launchee_SOURCES) $(test_launcher_SOURCES) \
232        $(test_monitor_SOURCES) $(test_send_xmessage_SOURCES) \
233        $(test_watch_xmessages_SOURCES)
234DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
235SOURCES = $(test_launchee_SOURCES) $(test_launcher_SOURCES) $(test_monitor_SOURCES) $(test_send_xmessage_SOURCES) $(test_watch_xmessages_SOURCES)
[18722]236
[21545]237all: all-am
[18722]238
239.SUFFIXES:
[21545]240.SUFFIXES: .c .lo .o .obj
241$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
242        cd $(top_srcdir) && \
243          $(AUTOMAKE) --gnu  test/Makefile
244Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
245        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
[18722]246
247clean-noinstPROGRAMS:
[21545]248        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
249          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
250          echo " rm -f $$p $$f"; \
251          rm -f $$p $$f ; \
252        done
253test-launchee$(EXEEXT): $(test_launchee_OBJECTS) $(test_launchee_DEPENDENCIES)
254        @rm -f test-launchee$(EXEEXT)
255        $(LINK) $(test_launchee_LDFLAGS) $(test_launchee_OBJECTS) $(test_launchee_LDADD) $(LIBS)
256test-launcher$(EXEEXT): $(test_launcher_OBJECTS) $(test_launcher_DEPENDENCIES)
257        @rm -f test-launcher$(EXEEXT)
258        $(LINK) $(test_launcher_LDFLAGS) $(test_launcher_OBJECTS) $(test_launcher_LDADD) $(LIBS)
259test-monitor$(EXEEXT): $(test_monitor_OBJECTS) $(test_monitor_DEPENDENCIES)
260        @rm -f test-monitor$(EXEEXT)
261        $(LINK) $(test_monitor_LDFLAGS) $(test_monitor_OBJECTS) $(test_monitor_LDADD) $(LIBS)
262test-send-xmessage$(EXEEXT): $(test_send_xmessage_OBJECTS) $(test_send_xmessage_DEPENDENCIES)
263        @rm -f test-send-xmessage$(EXEEXT)
264        $(LINK) $(test_send_xmessage_LDFLAGS) $(test_send_xmessage_OBJECTS) $(test_send_xmessage_LDADD) $(LIBS)
265test-watch-xmessages$(EXEEXT): $(test_watch_xmessages_OBJECTS) $(test_watch_xmessages_DEPENDENCIES)
266        @rm -f test-watch-xmessages$(EXEEXT)
267        $(LINK) $(test_watch_xmessages_LDFLAGS) $(test_watch_xmessages_OBJECTS) $(test_watch_xmessages_LDADD) $(LIBS)
[18722]268
269mostlyclean-compile:
[21545]270        -rm -f *.$(OBJEXT) core *.core
[18722]271
272distclean-compile:
273        -rm -f *.tab.c
274
[21545]275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-launchee.Po@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-launcher.Po@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-monitor.Po@am__quote@
278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-send-xmessage.Po@am__quote@
279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-watch-xmessages.Po@am__quote@
[18722]280
[21545]281.c.o:
282@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
283@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
284@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
285@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
286@am__fastdepCC_TRUE@    fi
287@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
289@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
[18722]291
[21545]292.c.obj:
293@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
294@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
295@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
296@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
297@am__fastdepCC_TRUE@    fi
298@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
299@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
[18722]302
[21545]303.c.lo:
304@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
305@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
306@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
307@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
308@am__fastdepCC_TRUE@    fi
309@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
310@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
311@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
[18722]313
314mostlyclean-libtool:
315        -rm -f *.lo
316
317clean-libtool:
318        -rm -rf .libs _libs
319
320distclean-libtool:
[21545]321        -rm -f libtool
322uninstall-info-am:
[18722]323
[21545]324ETAGS = etags
325ETAGSFLAGS =
[18722]326
[21545]327CTAGS = ctags
328CTAGSFLAGS =
[18722]329
330tags: TAGS
331
[21545]332ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334        unique=`for i in $$list; do \
335            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336          done | \
337          $(AWK) '    { files[$$0] = 1; } \
[18722]338               END { for (i in files) print i; }'`; \
[21545]339        mkid -fID $$unique
[18722]340
[21545]341TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342                $(TAGS_FILES) $(LISP)
[18722]343        tags=; \
344        here=`pwd`; \
[21545]345        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
346        unique=`for i in $$list; do \
347            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348          done | \
349          $(AWK) '    { files[$$0] = 1; } \
[18722]350               END { for (i in files) print i; }'`; \
[21545]351        test -z "$(ETAGS_ARGS)$$tags$$unique" \
352          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353             $$tags $$unique
[18722]354
[21545]355ctags: CTAGS
356CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                $(TAGS_FILES) $(LISP)
358        tags=; \
359        here=`pwd`; \
360        list='$(SOURCES) $(HEADERS)  $(LISP) $(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        test -z "$(CTAGS_ARGS)$$tags$$unique" \
367          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368             $$tags $$unique
[18722]369
[21545]370GTAGS:
371        here=`$(am__cd) $(top_builddir) && pwd` \
372          && cd $(top_srcdir) \
373          && gtags -i $(GTAGS_ARGS) $$here
[18722]374
375distclean-tags:
[21545]376        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
[18722]378
[21545]379top_distdir = ..
380distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
[18722]381
382distdir: $(DISTFILES)
[21545]383        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
384        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
385        list='$(DISTFILES)'; for file in $$list; do \
386          case $$file in \
387            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
388            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389          esac; \
390          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
392          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
393            dir="/$$dir"; \
394            $(mkinstalldirs) "$(distdir)$$dir"; \
395          else \
396            dir=''; \
397          fi; \
[18722]398          if test -d $$d/$$file; then \
[21545]399            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401            fi; \
402            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
[18722]403          else \
404            test -f $(distdir)/$$file \
[21545]405            || cp -p $$d/$$file $(distdir)/$$file \
406            || exit 1; \
[18722]407          fi; \
408        done
409check-am: all-am
410check: check-am
[21545]411all-am: Makefile $(PROGRAMS)
412
413installdirs:
414install: install-am
[18722]415install-exec: install-exec-am
416install-data: install-data-am
[21545]417uninstall: uninstall-am
[18722]418
419install-am: all-am
420        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
[21545]421
422installcheck: installcheck-am
[18722]423install-strip:
[21545]424        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426          `test -z '$(STRIP)' || \
427            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
[18722]428mostlyclean-generic:
429
430clean-generic:
431
432distclean-generic:
[21545]433        -rm -f $(CONFIG_CLEAN_FILES)
[18722]434
435maintainer-clean-generic:
[21545]436        @echo "This command is intended for maintainers to use"
437        @echo "it deletes files that may require special tools to rebuild."
438clean: clean-am
[18722]439
[21545]440clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
441        mostlyclean-am
[18722]442
[21545]443distclean: distclean-am
444        -rm -rf ./$(DEPDIR)
445        -rm -f Makefile
446distclean-am: clean-am distclean-compile distclean-generic \
447        distclean-libtool distclean-tags
[18722]448
[21545]449dvi: dvi-am
[18722]450
[21545]451dvi-am:
[18722]452
[21545]453info: info-am
[18722]454
[21545]455info-am:
[18722]456
[21545]457install-data-am:
458
459install-exec-am:
460
461install-info: install-info-am
462
463install-man:
464
465installcheck-am:
466
[18722]467maintainer-clean: maintainer-clean-am
[21545]468        -rm -rf ./$(DEPDIR)
469        -rm -f Makefile
470maintainer-clean-am: distclean-am maintainer-clean-generic
[18722]471
[21545]472mostlyclean: mostlyclean-am
[18722]473
[21545]474mostlyclean-am: mostlyclean-compile mostlyclean-generic \
475        mostlyclean-libtool
[18722]476
[21545]477pdf: pdf-am
478
479pdf-am:
480
481ps: ps-am
482
483ps-am:
484
485uninstall-am: uninstall-info-am
486
487.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
488        clean-libtool clean-noinstPROGRAMS ctags distclean \
489        distclean-compile distclean-generic distclean-libtool \
490        distclean-tags distdir dvi dvi-am info info-am install \
491        install-am install-data install-data-am install-exec \
492        install-exec-am install-info install-info-am install-man \
493        install-strip installcheck installcheck-am installdirs \
494        maintainer-clean maintainer-clean-generic mostlyclean \
495        mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
496        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
497
[18722]498# Tell versions [3.59,3.63) of GNU make to not export all variables.
499# Otherwise a system limit (for SysV at least) may be exceeded.
500.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.