1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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.
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
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
33 build_triplet = @build@
35 target_triplet = @target@
36 noinst_PROGRAMS = cutee$(EXEEXT)
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38 $(srcdir)/autocutee.mk
39 EXTRA_PROGRAMS = runtest$(EXEEXT)
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/mimetic/config.h
48 PROGRAMS = $(noinst_PROGRAMS)
49 am_cutee_OBJECTS = cutee.$(OBJEXT)
50 cutee_OBJECTS = $(am_cutee_OBJECTS)
52 am__objects_1 = t.tokenizer.$(OBJEXT) t.base64.$(OBJEXT) \
53 t.qp.$(OBJEXT) t.circular_buffer.$(OBJEXT) \
54 t.composite.$(OBJEXT) t.fieldparam.$(OBJEXT) \
55 t.rfc822.$(OBJEXT) t.contenttype.$(OBJEXT) t.codec.$(OBJEXT) \
57 am__objects_2 = t.version.cutee.$(OBJEXT) t.tokenizer.cutee.$(OBJEXT) \
58 t.base64.cutee.$(OBJEXT) t.qp.cutee.$(OBJEXT) \
59 t.circular_buffer.cutee.$(OBJEXT) t.file.cutee.$(OBJEXT) \
60 t.mimemessage.cutee.$(OBJEXT) t.composite.cutee.$(OBJEXT) \
61 t.directory.cutee.$(OBJEXT) t.fieldparam.cutee.$(OBJEXT) \
62 t.strutils.cutee.$(OBJEXT) t.rfc822.cutee.$(OBJEXT) \
63 t.tree.cutee.$(OBJEXT) t.parser.cutee.$(OBJEXT) \
64 t.contenttype.cutee.$(OBJEXT) t.utils.cutee.$(OBJEXT) \
65 t.codec.cutee.$(OBJEXT) t.find_bm.cutee.$(OBJEXT)
66 am_runtest_OBJECTS = runtest.$(OBJEXT) $(am__objects_1) \
68 runtest_OBJECTS = $(am_runtest_OBJECTS)
69 runtest_LDADD = $(LDADD)
70 DEFAULT_INCLUDES = -I. -I$(top_builddir)/mimetic@am__isrc@
71 depcomp = $(SHELL) $(top_srcdir)/depcomp
72 am__depfiles_maybe = depfiles
73 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
75 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
76 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
77 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
79 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
80 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
91 SOURCES = $(cutee_SOURCES) $(runtest_SOURCES)
92 DIST_SOURCES = $(cutee_SOURCES) $(runtest_SOURCES)
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
104 CCDEPMODE = @CCDEPMODE@
107 CPPFLAGS = @CPPFLAGS@
110 CXXDEPMODE = @CXXDEPMODE@
111 CXXFLAGS = @CXXFLAGS@
112 CYGPATH_W = @CYGPATH_W@
124 INCLUDEDIR = @INCLUDEDIR@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAKEINFO = @MAKEINFO@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
147 SET_MAKE = @SET_MAKE@
151 abs_builddir = @abs_builddir@
152 abs_srcdir = @abs_srcdir@
153 abs_top_builddir = @abs_top_builddir@
154 abs_top_srcdir = @abs_top_srcdir@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_CXX = @ac_ct_CXX@
157 ac_ct_F77 = @ac_ct_F77@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
162 am__untar = @am__untar@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 builddir = @builddir@
171 datarootdir = @datarootdir@
174 exec_prefix = @exec_prefix@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
179 host_vendor = @host_vendor@
181 includedir = @includedir@
183 install_sh = @install_sh@
185 libexecdir = @libexecdir@
186 localedir = @localedir@
187 localstatedir = @localstatedir@
190 oldincludedir = @oldincludedir@
193 program_transform_name = @program_transform_name@
196 sharedstatedir = @sharedstatedir@
198 sysconfdir = @sysconfdir@
200 target_alias = @target_alias@
201 target_cpu = @target_cpu@
202 target_os = @target_os@
203 target_vendor = @target_vendor@
204 top_builddir = @top_builddir@
205 top_srcdir = @top_srcdir@
206 EXTRA_DIST = file.bin small.bin test.msg test3.msg
207 INCLUDES = -I$(top_srcdir)
208 LDADD = ../mimetic/libmimetic.la
209 test_files = t.version.h t.tokenizer.h t.base64.h t.qp.h t.circular_buffer.h t.file.h t.mimemessage.h t.composite.h t.tokenizer.cxx t.base64.cxx t.qp.cxx t.circular_buffer.cxx t.composite.cxx t.directory.h t.fieldparam.h t.fieldparam.cxx t.strutils.h t.rfc822.h t.rfc822.cxx t.tree.h t.parser.h t.contenttype.h t.contenttype.cxx t.utils.h t.codec.h t.codec.cxx t.find_bm.h t.find_bm.cxx
210 cutee_SOURCES = cutee.cxx cutee.h
213 # cutee autogen: begin
215 t_runners = t.version.cutee.cxx t.tokenizer.cutee.cxx t.base64.cutee.cxx t.qp.cutee.cxx t.circular_buffer.cutee.cxx t.file.cutee.cxx t.mimemessage.cutee.cxx t.composite.cutee.cxx t.directory.cutee.cxx t.fieldparam.cutee.cxx t.strutils.cutee.cxx t.rfc822.cutee.cxx t.tree.cutee.cxx t.parser.cutee.cxx t.contenttype.cutee.cxx t.utils.cutee.cxx t.codec.cutee.cxx t.find_bm.cutee.cxx
216 runtest_SOURCES = runtest.cxx $(test_files) $(t_runners)
217 runtest_DEPENDENCIES = cutee autocutee.mk
221 .SUFFIXES: .cxx .lo .o .obj
222 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/autocutee.mk $(am__configure_deps)
224 case '$(am__configure_deps)' in \
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
232 cd $(top_srcdir) && \
233 $(AUTOMAKE) --gnu test/Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(top_srcdir)/configure: $(am__configure_deps)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 clean-noinstPROGRAMS:
253 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
254 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
255 echo " rm -f $$p $$f"; \
258 cutee$(EXEEXT): $(cutee_OBJECTS) $(cutee_DEPENDENCIES)
259 @rm -f cutee$(EXEEXT)
260 $(CXXLINK) $(cutee_OBJECTS) $(cutee_LDADD) $(LIBS)
261 runtest$(EXEEXT): $(runtest_OBJECTS) $(runtest_DEPENDENCIES)
262 @rm -f runtest$(EXEEXT)
263 $(CXXLINK) $(runtest_OBJECTS) $(runtest_LDADD) $(LIBS)
271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cutee.Po@am__quote@
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtest.Po@am__quote@
273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.base64.Po@am__quote@
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.base64.cutee.Po@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.circular_buffer.Po@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.circular_buffer.cutee.Po@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.codec.Po@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.codec.cutee.Po@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.composite.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.composite.cutee.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.contenttype.Po@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.contenttype.cutee.Po@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.directory.cutee.Po@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.fieldparam.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.fieldparam.cutee.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.file.cutee.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.find_bm.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.find_bm.cutee.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.mimemessage.cutee.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.parser.cutee.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.qp.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.qp.cutee.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.rfc822.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.rfc822.cutee.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.strutils.cutee.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.tokenizer.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.tokenizer.cutee.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.tree.cutee.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.utils.cutee.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t.version.cutee.Po@am__quote@
303 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
304 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
310 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
311 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
317 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
318 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
329 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
330 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331 unique=`for i in $$list; do \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 $(AWK) ' { files[$$0] = 1; } \
335 END { for (i in files) print i; }'`; \
339 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
340 $(TAGS_FILES) $(LISP)
343 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 $(AWK) ' { files[$$0] = 1; } \
348 END { for (i in files) print i; }'`; \
349 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
350 test -n "$$unique" || unique=$$empty_fix; \
351 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
356 $(TAGS_FILES) $(LISP)
359 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360 unique=`for i in $$list; do \
361 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 $(AWK) ' { files[$$0] = 1; } \
364 END { for (i in files) print i; }'`; \
365 test -z "$(CTAGS_ARGS)$$tags$$unique" \
366 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
370 here=`$(am__cd) $(top_builddir) && pwd` \
371 && cd $(top_srcdir) \
372 && gtags -i $(GTAGS_ARGS) $$here
375 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377 distdir: $(DISTFILES)
378 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
379 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380 list='$(DISTFILES)'; \
381 dist_files=`for file in $$list; do echo $$file; done | \
382 sed -e "s|^$$srcdirstrip/||;t" \
383 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
384 case $$dist_files in \
385 */*) $(MKDIR_P) `echo "$$dist_files" | \
386 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
389 for file in $$dist_files; do \
390 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391 if test -d $$d/$$file; then \
392 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
393 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
396 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
398 test -f $(distdir)/$$file \
399 || cp -p $$d/$$file $(distdir)/$$file \
405 all-am: Makefile $(PROGRAMS) all-local
408 install-exec: install-exec-am
409 install-data: install-data-am
410 uninstall: uninstall-am
413 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
415 installcheck: installcheck-am
417 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
418 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
419 `test -z '$(STRIP)' || \
420 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
426 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
428 maintainer-clean-generic:
429 @echo "This command is intended for maintainers to use"
430 @echo "it deletes files that may require special tools to rebuild."
433 clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
436 distclean: distclean-am
439 distclean-am: clean-am distclean-compile distclean-generic \
454 install-dvi: install-dvi-am
458 install-html: install-html-am
460 install-info: install-info-am
464 install-pdf: install-pdf-am
466 install-ps: install-ps-am
470 maintainer-clean: maintainer-clean-am
473 maintainer-clean-am: distclean-am maintainer-clean-generic
475 mostlyclean: mostlyclean-am
477 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
490 .MAKE: install-am install-strip
492 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
493 clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
494 ctags distclean distclean-compile distclean-generic \
495 distclean-libtool distclean-tags distdir dvi dvi-am html \
496 html-am info info-am install install-am install-data \
497 install-data-am install-dvi install-dvi-am install-exec \
498 install-exec-am install-html install-html-am install-info \
499 install-info-am install-man install-pdf install-pdf-am \
500 install-ps install-ps-am install-strip installcheck \
501 installcheck-am installdirs maintainer-clean \
502 maintainer-clean-generic mostlyclean mostlyclean-compile \
503 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
504 tags uninstall uninstall-am
507 all-local: cutee runtest
508 @for f in $(EXTRA_DIST); do \
509 if [ ! -e $$f ]; then \
510 ln -s $(srcdir)/$$f ; \
515 clean-local: touch-autocutee.mk runtest-clean
521 autocutee.mk: cutee Makefile.am $(test_files)
522 ./cutee -k -o autocutee.mk $(addprefix $(srcdir)/, $(test_files))
524 %.cutee.cxx: $(srcdir)/%.h
531 rm -f autocutee.mk cutee *.o *.cutee.cxx runtest runtest.cxx
534 # Tell versions [3.59,3.63) of GNU make to not export all variables.
535 # Otherwise a system limit (for SysV at least) may be exceeded.