Imported upstream version 0.2.6
[dragbox/debian.git] / Makefile.in
blobf4b52f3f45cfde6cd7626492a0b61a156deea612
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
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)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 subdir = .
34 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
35 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
36 ChangeLog INSTALL NEWS TODO install-sh missing py-compile
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39 $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
43 configure.lineno config.status.lineno
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_CLEAN_FILES =
46 am__installdirs = "$(DESTDIR)$(bindir)"
47 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
48 SCRIPTS = $(bin_SCRIPTS)
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59 distclean-recursive maintainer-clean-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 distdir = $(PACKAGE)-$(VERSION)
65 top_distdir = $(distdir)
66 am__remove_distdir = \
67 { test ! -d $(distdir) \
68 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69 && rm -fr $(distdir); }; }
70 DIST_ARCHIVES = $(distdir).tar.gz
71 GZIP_ENV = --best
72 distuninstallcheck_listfiles = find . -type f -print
73 distcleancheck_listfiles = find . -type f -print
74 ACLOCAL = @ACLOCAL@
75 AMTAR = @AMTAR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CYGPATH_W = @CYGPATH_W@
81 DATADIR = @DATADIR@
82 DBUS_ENABLED = @DBUS_ENABLED@
83 DEBUG_ENABLED = @DEBUG_ENABLED@
84 DEFS = @DEFS@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 GLADEDIR = @GLADEDIR@
89 INSTALL = @INSTALL@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAINT = @MAINT@
98 MAKEINFO = @MAKEINFO@
99 MKDIR_P = @MKDIR_P@
100 PACKAGE = @PACKAGE@
101 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102 PACKAGE_NAME = @PACKAGE_NAME@
103 PACKAGE_STRING = @PACKAGE_STRING@
104 PACKAGE_TARNAME = @PACKAGE_TARNAME@
105 PACKAGE_VERSION = @PACKAGE_VERSION@
106 PATH_SEPARATOR = @PATH_SEPARATOR@
107 PREFIX = @PREFIX@
108 PYTHON = @PYTHON@
109 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
110 PYTHON_PLATFORM = @PYTHON_PLATFORM@
111 PYTHON_PREFIX = @PYTHON_PREFIX@
112 PYTHON_VERSION = @PYTHON_VERSION@
113 SET_MAKE = @SET_MAKE@
114 SHELL = @SHELL@
115 STRIP = @STRIP@
116 VERSION = @VERSION@
117 abs_builddir = @abs_builddir@
118 abs_srcdir = @abs_srcdir@
119 abs_top_builddir = @abs_top_builddir@
120 abs_top_srcdir = @abs_top_srcdir@
121 am__leading_dot = @am__leading_dot@
122 am__tar = @am__tar@
123 am__untar = @am__untar@
124 bindir = @bindir@
125 build_alias = @build_alias@
126 builddir = @builddir@
127 datadir = @datadir@
128 datarootdir = @datarootdir@
129 docdir = @docdir@
130 dvidir = @dvidir@
131 exec_prefix = @exec_prefix@
132 host_alias = @host_alias@
133 htmldir = @htmldir@
134 includedir = @includedir@
135 infodir = @infodir@
136 install_sh = @install_sh@
137 libdir = @libdir@
138 libexecdir = @libexecdir@
139 localedir = @localedir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 mkdir_p = @mkdir_p@
143 oldincludedir = @oldincludedir@
144 pdfdir = @pdfdir@
145 pkgpyexecdir = @pkgpyexecdir@
146 pkgpythondir = @pkgpythondir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 pyexecdir = @pyexecdir@
151 pythondir = @pythondir@
152 sbindir = @sbindir@
153 sharedstatedir = @sharedstatedir@
154 srcdir = @srcdir@
155 sysconfdir = @sysconfdir@
156 target_alias = @target_alias@
157 top_builddir = @top_builddir@
158 top_srcdir = @top_srcdir@
159 bin_SCRIPTS = dragbox
160 EXTRA_DIST = \
161 $(bin_SCRIPTS)
163 SUBDIRS = Dragbox glade doc
164 all: all-recursive
166 .SUFFIXES:
167 am--refresh:
169 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
170 @for dep in $?; do \
171 case '$(am__configure_deps)' in \
172 *$$dep*) \
173 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
174 cd $(srcdir) && $(AUTOMAKE) --gnu \
175 && exit 0; \
176 exit 1;; \
177 esac; \
178 done; \
179 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
180 cd $(top_srcdir) && \
181 $(AUTOMAKE) --gnu Makefile
182 .PRECIOUS: Makefile
183 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184 @case '$?' in \
185 *config.status*) \
186 echo ' $(SHELL) ./config.status'; \
187 $(SHELL) ./config.status;; \
188 *) \
189 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
190 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
191 esac;
193 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194 $(SHELL) ./config.status --recheck
196 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
197 cd $(srcdir) && $(AUTOCONF)
198 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
199 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
200 install-binSCRIPTS: $(bin_SCRIPTS)
201 @$(NORMAL_INSTALL)
202 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
203 @list='$(bin_SCRIPTS)'; for p in $$list; do \
204 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
205 if test -f $$d$$p; then \
206 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
207 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
208 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
209 else :; fi; \
210 done
212 uninstall-binSCRIPTS:
213 @$(NORMAL_UNINSTALL)
214 @list='$(bin_SCRIPTS)'; for p in $$list; do \
215 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
216 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
217 rm -f "$(DESTDIR)$(bindir)/$$f"; \
218 done
220 # This directory's subdirectories are mostly independent; you can cd
221 # into them and run `make' without going through this Makefile.
222 # To change the values of `make' variables: instead of editing Makefiles,
223 # (1) if the variable is set in `config.status', edit `config.status'
224 # (which will cause the Makefiles to be regenerated when you run `make');
225 # (2) otherwise, pass the desired values on the `make' command line.
226 $(RECURSIVE_TARGETS):
227 @failcom='exit 1'; \
228 for f in x $$MAKEFLAGS; do \
229 case $$f in \
230 *=* | --[!k]*);; \
231 *k*) failcom='fail=yes';; \
232 esac; \
233 done; \
234 dot_seen=no; \
235 target=`echo $@ | sed s/-recursive//`; \
236 list='$(SUBDIRS)'; for subdir in $$list; do \
237 echo "Making $$target in $$subdir"; \
238 if test "$$subdir" = "."; then \
239 dot_seen=yes; \
240 local_target="$$target-am"; \
241 else \
242 local_target="$$target"; \
243 fi; \
244 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
245 || eval $$failcom; \
246 done; \
247 if test "$$dot_seen" = "no"; then \
248 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
249 fi; test -z "$$fail"
251 $(RECURSIVE_CLEAN_TARGETS):
252 @failcom='exit 1'; \
253 for f in x $$MAKEFLAGS; do \
254 case $$f in \
255 *=* | --[!k]*);; \
256 *k*) failcom='fail=yes';; \
257 esac; \
258 done; \
259 dot_seen=no; \
260 case "$@" in \
261 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
262 *) list='$(SUBDIRS)' ;; \
263 esac; \
264 rev=''; for subdir in $$list; do \
265 if test "$$subdir" = "."; then :; else \
266 rev="$$subdir $$rev"; \
267 fi; \
268 done; \
269 rev="$$rev ."; \
270 target=`echo $@ | sed s/-recursive//`; \
271 for subdir in $$rev; do \
272 echo "Making $$target in $$subdir"; \
273 if test "$$subdir" = "."; then \
274 local_target="$$target-am"; \
275 else \
276 local_target="$$target"; \
277 fi; \
278 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
279 || eval $$failcom; \
280 done && test -z "$$fail"
281 tags-recursive:
282 list='$(SUBDIRS)'; for subdir in $$list; do \
283 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
284 done
285 ctags-recursive:
286 list='$(SUBDIRS)'; for subdir in $$list; do \
287 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
288 done
290 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
291 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
295 $(AWK) ' { files[$$0] = 1; } \
296 END { for (i in files) print i; }'`; \
297 mkid -fID $$unique
298 tags: TAGS
300 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
301 $(TAGS_FILES) $(LISP)
302 tags=; \
303 here=`pwd`; \
304 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
305 include_option=--etags-include; \
306 empty_fix=.; \
307 else \
308 include_option=--include; \
309 empty_fix=; \
310 fi; \
311 list='$(SUBDIRS)'; for subdir in $$list; do \
312 if test "$$subdir" = .; then :; else \
313 test ! -f $$subdir/TAGS || \
314 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
315 fi; \
316 done; \
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 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
324 test -n "$$unique" || unique=$$empty_fix; \
325 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326 $$tags $$unique; \
328 ctags: CTAGS
329 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
330 $(TAGS_FILES) $(LISP)
331 tags=; \
332 here=`pwd`; \
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; } \
338 END { for (i in files) print i; }'`; \
339 test -z "$(CTAGS_ARGS)$$tags$$unique" \
340 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
341 $$tags $$unique
343 GTAGS:
344 here=`$(am__cd) $(top_builddir) && pwd` \
345 && cd $(top_srcdir) \
346 && gtags -i $(GTAGS_ARGS) $$here
348 distclean-tags:
349 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351 distdir: $(DISTFILES)
352 $(am__remove_distdir)
353 test -d $(distdir) || mkdir $(distdir)
354 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356 list='$(DISTFILES)'; \
357 dist_files=`for file in $$list; do echo $$file; done | \
358 sed -e "s|^$$srcdirstrip/||;t" \
359 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
360 case $$dist_files in \
361 */*) $(MKDIR_P) `echo "$$dist_files" | \
362 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
363 sort -u` ;; \
364 esac; \
365 for file in $$dist_files; do \
366 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
367 if test -d $$d/$$file; then \
368 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
369 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
371 fi; \
372 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
373 else \
374 test -f $(distdir)/$$file \
375 || cp -p $$d/$$file $(distdir)/$$file \
376 || exit 1; \
377 fi; \
378 done
379 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
380 if test "$$subdir" = .; then :; else \
381 test -d "$(distdir)/$$subdir" \
382 || $(MKDIR_P) "$(distdir)/$$subdir" \
383 || exit 1; \
384 distdir=`$(am__cd) $(distdir) && pwd`; \
385 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
386 (cd $$subdir && \
387 $(MAKE) $(AM_MAKEFLAGS) \
388 top_distdir="$$top_distdir" \
389 distdir="$$distdir/$$subdir" \
390 am__remove_distdir=: \
391 am__skip_length_check=: \
392 distdir) \
393 || exit 1; \
394 fi; \
395 done
396 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
397 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
398 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
399 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
400 || chmod -R a+r $(distdir)
401 dist-gzip: distdir
402 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
403 $(am__remove_distdir)
405 dist-bzip2: distdir
406 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
407 $(am__remove_distdir)
409 dist-tarZ: distdir
410 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
411 $(am__remove_distdir)
413 dist-shar: distdir
414 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
415 $(am__remove_distdir)
417 dist-zip: distdir
418 -rm -f $(distdir).zip
419 zip -rq $(distdir).zip $(distdir)
420 $(am__remove_distdir)
422 dist dist-all: distdir
423 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
424 $(am__remove_distdir)
426 # This target untars the dist file and tries a VPATH configuration. Then
427 # it guarantees that the distribution is self-contained by making another
428 # tarfile.
429 distcheck: dist
430 case '$(DIST_ARCHIVES)' in \
431 *.tar.gz*) \
432 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
433 *.tar.bz2*) \
434 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
435 *.tar.Z*) \
436 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
437 *.shar.gz*) \
438 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
439 *.zip*) \
440 unzip $(distdir).zip ;;\
441 esac
442 chmod -R a-w $(distdir); chmod a+w $(distdir)
443 mkdir $(distdir)/_build
444 mkdir $(distdir)/_inst
445 chmod a-w $(distdir)
446 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
447 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
448 && cd $(distdir)/_build \
449 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
450 $(DISTCHECK_CONFIGURE_FLAGS) \
451 && $(MAKE) $(AM_MAKEFLAGS) \
452 && $(MAKE) $(AM_MAKEFLAGS) dvi \
453 && $(MAKE) $(AM_MAKEFLAGS) check \
454 && $(MAKE) $(AM_MAKEFLAGS) install \
455 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
456 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
457 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
458 distuninstallcheck \
459 && chmod -R a-w "$$dc_install_base" \
460 && ({ \
461 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
462 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
463 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
464 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
465 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
466 } || { rm -rf "$$dc_destdir"; exit 1; }) \
467 && rm -rf "$$dc_destdir" \
468 && $(MAKE) $(AM_MAKEFLAGS) dist \
469 && rm -rf $(DIST_ARCHIVES) \
470 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
471 $(am__remove_distdir)
472 @(echo "$(distdir) archives ready for distribution: "; \
473 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
474 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
475 distuninstallcheck:
476 @cd $(distuninstallcheck_dir) \
477 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
478 || { echo "ERROR: files left after uninstall:" ; \
479 if test -n "$(DESTDIR)"; then \
480 echo " (check DESTDIR support)"; \
481 fi ; \
482 $(distuninstallcheck_listfiles) ; \
483 exit 1; } >&2
484 distcleancheck: distclean
485 @if test '$(srcdir)' = . ; then \
486 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
487 exit 1 ; \
489 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
490 || { echo "ERROR: files left in build directory after distclean:" ; \
491 $(distcleancheck_listfiles) ; \
492 exit 1; } >&2
493 check-am: all-am
494 check: check-recursive
495 all-am: Makefile $(SCRIPTS)
496 installdirs: installdirs-recursive
497 installdirs-am:
498 for dir in "$(DESTDIR)$(bindir)"; do \
499 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
500 done
501 install: install-recursive
502 install-exec: install-exec-recursive
503 install-data: install-data-recursive
504 uninstall: uninstall-recursive
506 install-am: all-am
507 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509 installcheck: installcheck-recursive
510 install-strip:
511 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
512 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
513 `test -z '$(STRIP)' || \
514 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
515 mostlyclean-generic:
517 clean-generic:
519 distclean-generic:
520 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
522 maintainer-clean-generic:
523 @echo "This command is intended for maintainers to use"
524 @echo "it deletes files that may require special tools to rebuild."
525 clean: clean-recursive
527 clean-am: clean-generic mostlyclean-am
529 distclean: distclean-recursive
530 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
531 -rm -f Makefile
532 distclean-am: clean-am distclean-generic distclean-tags
534 dvi: dvi-recursive
536 dvi-am:
538 html: html-recursive
540 info: info-recursive
542 info-am:
544 install-data-am:
546 install-dvi: install-dvi-recursive
548 install-exec-am: install-binSCRIPTS
550 install-html: install-html-recursive
552 install-info: install-info-recursive
554 install-man:
556 install-pdf: install-pdf-recursive
558 install-ps: install-ps-recursive
560 installcheck-am:
562 maintainer-clean: maintainer-clean-recursive
563 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
564 -rm -rf $(top_srcdir)/autom4te.cache
565 -rm -f Makefile
566 maintainer-clean-am: distclean-am maintainer-clean-generic
568 mostlyclean: mostlyclean-recursive
570 mostlyclean-am: mostlyclean-generic
572 pdf: pdf-recursive
574 pdf-am:
576 ps: ps-recursive
578 ps-am:
580 uninstall-am: uninstall-binSCRIPTS
582 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
583 install-strip
585 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
586 all all-am am--refresh check check-am clean clean-generic \
587 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
588 dist-shar dist-tarZ dist-zip distcheck distclean \
589 distclean-generic distclean-tags distcleancheck distdir \
590 distuninstallcheck dvi dvi-am html html-am info info-am \
591 install install-am install-binSCRIPTS install-data \
592 install-data-am install-dvi install-dvi-am install-exec \
593 install-exec-am install-html install-html-am install-info \
594 install-info-am install-man install-pdf install-pdf-am \
595 install-ps install-ps-am install-strip installcheck \
596 installcheck-am installdirs installdirs-am maintainer-clean \
597 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
598 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
599 uninstall-binSCRIPTS
602 checkinstall:
603 checkinstall --pkgname=dragbox --arch=all --pkggroup=utils --pkgsource="http://www.student.lu.se/~cif04usv/" --maintainer="Ulrik Sverdrup <ulrik.sverdrup@gmail.com>" --deldoc=yes
604 # Tell versions [3.59,3.63) of GNU make to not export all variables.
605 # Otherwise a system limit (for SysV at least) may be exceeded.
606 .NOEXPORT: