atool-0.37.0.tar.gz
[atool.git] / Makefile.in
blobcc97827e4a50261a232f6cd4ab98b46fa1db3036
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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) $(dist_bin_SCRIPTS) \
35 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
36 $(srcdir)/atool.1.in $(srcdir)/atool.spec.in \
37 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38 TODO build-aux/install-sh build-aux/missing
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
41 $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45 configure.lineno config.status.lineno
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_CLEAN_FILES = atool.1 atool.spec
48 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
49 dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
50 SCRIPTS = $(dist_bin_SCRIPTS)
51 SOURCES =
52 DIST_SOURCES =
53 man1dir = $(mandir)/man1
54 NROFF = nroff
55 MANS = $(man_MANS)
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 distdir = $(PACKAGE)-$(VERSION)
58 top_distdir = $(distdir)
59 am__remove_distdir = \
60 { test ! -d $(distdir) \
61 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
62 && rm -fr $(distdir); }; }
63 DIST_ARCHIVES = $(distdir).tar.gz
64 GZIP_ENV = --best
65 distuninstallcheck_listfiles = find . -type f -print
66 distcleancheck_listfiles = find . -type f -print
67 ACLOCAL = @ACLOCAL@
68 AMTAR = @AMTAR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 INSTALL = @INSTALL@
79 INSTALL_DATA = @INSTALL_DATA@
80 INSTALL_PROGRAM = @INSTALL_PROGRAM@
81 INSTALL_SCRIPT = @INSTALL_SCRIPT@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83 LIBOBJS = @LIBOBJS@
84 LIBS = @LIBS@
85 LOCALSTATEDIR = @LOCALSTATEDIR@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAKEINFO = @MAKEINFO@
88 MKDIR_P = @MKDIR_P@
89 PACKAGE = @PACKAGE@
90 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
91 PACKAGE_NAME = @PACKAGE_NAME@
92 PACKAGE_STRING = @PACKAGE_STRING@
93 PACKAGE_TARNAME = @PACKAGE_TARNAME@
94 PACKAGE_VERSION = @PACKAGE_VERSION@
95 PATH_SEPARATOR = @PATH_SEPARATOR@
96 PERL = @PERL@
97 PERL_SHEBANG = @PERL_SHEBANG@
98 PERL_SITELIB = @PERL_SITELIB@
99 SBINDIR = @SBINDIR@
100 SET_MAKE = @SET_MAKE@
101 SHELL = @SHELL@
102 STRIP = @STRIP@
103 SYSCONFDIR = @SYSCONFDIR@
104 VERSION = @VERSION@
105 abs_builddir = @abs_builddir@
106 abs_srcdir = @abs_srcdir@
107 abs_top_builddir = @abs_top_builddir@
108 abs_top_srcdir = @abs_top_srcdir@
109 am__leading_dot = @am__leading_dot@
110 am__tar = @am__tar@
111 am__untar = @am__untar@
112 bindir = @bindir@
113 build_alias = @build_alias@
114 builddir = @builddir@
115 datadir = @datadir@
116 datarootdir = @datarootdir@
117 docdir = @docdir@
118 dvidir = @dvidir@
119 exec_prefix = @exec_prefix@
120 host_alias = @host_alias@
121 htmldir = @htmldir@
122 includedir = @includedir@
123 infodir = @infodir@
124 install_sh = @install_sh@
125 libdir = @libdir@
126 libexecdir = @libexecdir@
127 localedir = @localedir@
128 localstatedir = @localstatedir@
129 mandir = @mandir@
130 mkdir_p = @mkdir_p@
131 oldincludedir = @oldincludedir@
132 pdfdir = @pdfdir@
133 prefix = @prefix@
134 program_transform_name = @program_transform_name@
135 psdir = @psdir@
136 sbindir = @sbindir@
137 sharedstatedir = @sharedstatedir@
138 srcdir = @srcdir@
139 sysconfdir = @sysconfdir@
140 target_alias = @target_alias@
141 top_builddir = @top_builddir@
142 top_srcdir = @top_srcdir@
143 ACLOCAL_AMFLAGS = -I m4
144 #SUBDIRS = doc etc
145 script_files = atool
146 script_stamp_files = $(script_files:%=.%-stamp)
147 script_old_files = $(script_files:%=.%-old)
148 man_MANS = $(PACKAGE).1
149 EXTRA_DIST = $(script_files) extra debian/changelog debian/control debian/copyright debian/rules $(man_MANS)
150 DISTCLEANFILES = $(script_stamp_files)
151 MAINTAINERCLEANFILES = $(script_old_files)
152 dist_bin_SCRIPTS = $(script_files)
153 all: all-am
155 .SUFFIXES:
156 am--refresh:
158 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
159 @for dep in $?; do \
160 case '$(am__configure_deps)' in \
161 *$$dep*) \
162 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
163 cd $(srcdir) && $(AUTOMAKE) --gnu \
164 && exit 0; \
165 exit 1;; \
166 esac; \
167 done; \
168 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
169 cd $(top_srcdir) && \
170 $(AUTOMAKE) --gnu Makefile
171 .PRECIOUS: Makefile
172 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
173 @case '$?' in \
174 *config.status*) \
175 echo ' $(SHELL) ./config.status'; \
176 $(SHELL) ./config.status;; \
177 *) \
178 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
179 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
180 esac;
182 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
183 $(SHELL) ./config.status --recheck
185 $(top_srcdir)/configure: $(am__configure_deps)
186 cd $(srcdir) && $(AUTOCONF)
187 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
188 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
189 atool.1: $(top_builddir)/config.status $(srcdir)/atool.1.in
190 cd $(top_builddir) && $(SHELL) ./config.status $@
191 atool.spec: $(top_builddir)/config.status $(srcdir)/atool.spec.in
192 cd $(top_builddir) && $(SHELL) ./config.status $@
193 install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
194 @$(NORMAL_INSTALL)
195 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
196 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
197 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
198 if test -f $$d$$p; then \
199 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
200 echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
201 $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
202 else :; fi; \
203 done
205 uninstall-dist_binSCRIPTS:
206 @$(NORMAL_UNINSTALL)
207 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
208 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
209 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
210 rm -f "$(DESTDIR)$(bindir)/$$f"; \
211 done
212 install-man1: $(man1_MANS) $(man_MANS)
213 @$(NORMAL_INSTALL)
214 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
215 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
216 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
217 for i in $$l2; do \
218 case "$$i" in \
219 *.1*) list="$$list $$i" ;; \
220 esac; \
221 done; \
222 for i in $$list; do \
223 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
224 else file=$$i; fi; \
225 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
226 case "$$ext" in \
227 1*) ;; \
228 *) ext='1' ;; \
229 esac; \
230 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
231 inst=`echo $$inst | sed -e 's/^.*\///'`; \
232 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
233 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
234 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
235 done
236 uninstall-man1:
237 @$(NORMAL_UNINSTALL)
238 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
239 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
240 for i in $$l2; do \
241 case "$$i" in \
242 *.1*) list="$$list $$i" ;; \
243 esac; \
244 done; \
245 for i in $$list; do \
246 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
247 case "$$ext" in \
248 1*) ;; \
249 *) ext='1' ;; \
250 esac; \
251 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
252 inst=`echo $$inst | sed -e 's/^.*\///'`; \
253 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
254 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
255 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
256 done
257 tags: TAGS
258 TAGS:
260 ctags: CTAGS
261 CTAGS:
264 distdir: $(DISTFILES)
265 $(am__remove_distdir)
266 test -d $(distdir) || mkdir $(distdir)
267 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
268 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
269 list='$(DISTFILES)'; \
270 dist_files=`for file in $$list; do echo $$file; done | \
271 sed -e "s|^$$srcdirstrip/||;t" \
272 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
273 case $$dist_files in \
274 */*) $(MKDIR_P) `echo "$$dist_files" | \
275 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
276 sort -u` ;; \
277 esac; \
278 for file in $$dist_files; do \
279 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
280 if test -d $$d/$$file; then \
281 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
282 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
283 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
284 fi; \
285 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
286 else \
287 test -f $(distdir)/$$file \
288 || cp -p $$d/$$file $(distdir)/$$file \
289 || exit 1; \
290 fi; \
291 done
292 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
293 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
294 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
295 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
296 || chmod -R a+r $(distdir)
297 dist-gzip: distdir
298 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
299 $(am__remove_distdir)
301 dist-bzip2: distdir
302 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
303 $(am__remove_distdir)
305 dist-lzma: distdir
306 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
307 $(am__remove_distdir)
309 dist-tarZ: distdir
310 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
311 $(am__remove_distdir)
313 dist-shar: distdir
314 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
315 $(am__remove_distdir)
317 dist-zip: distdir
318 -rm -f $(distdir).zip
319 zip -rq $(distdir).zip $(distdir)
320 $(am__remove_distdir)
322 dist dist-all: distdir
323 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
324 $(am__remove_distdir)
326 # This target untars the dist file and tries a VPATH configuration. Then
327 # it guarantees that the distribution is self-contained by making another
328 # tarfile.
329 distcheck: dist
330 case '$(DIST_ARCHIVES)' in \
331 *.tar.gz*) \
332 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
333 *.tar.bz2*) \
334 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
335 *.tar.lzma*) \
336 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
337 *.tar.Z*) \
338 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
339 *.shar.gz*) \
340 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
341 *.zip*) \
342 unzip $(distdir).zip ;;\
343 esac
344 chmod -R a-w $(distdir); chmod a+w $(distdir)
345 mkdir $(distdir)/_build
346 mkdir $(distdir)/_inst
347 chmod a-w $(distdir)
348 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
349 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
350 && cd $(distdir)/_build \
351 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
352 $(DISTCHECK_CONFIGURE_FLAGS) \
353 && $(MAKE) $(AM_MAKEFLAGS) \
354 && $(MAKE) $(AM_MAKEFLAGS) dvi \
355 && $(MAKE) $(AM_MAKEFLAGS) check \
356 && $(MAKE) $(AM_MAKEFLAGS) install \
357 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
358 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
359 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
360 distuninstallcheck \
361 && chmod -R a-w "$$dc_install_base" \
362 && ({ \
363 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
364 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
365 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
366 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
367 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
368 } || { rm -rf "$$dc_destdir"; exit 1; }) \
369 && rm -rf "$$dc_destdir" \
370 && $(MAKE) $(AM_MAKEFLAGS) dist \
371 && rm -rf $(DIST_ARCHIVES) \
372 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
373 $(am__remove_distdir)
374 @(echo "$(distdir) archives ready for distribution: "; \
375 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
376 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
377 distuninstallcheck:
378 @cd $(distuninstallcheck_dir) \
379 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
380 || { echo "ERROR: files left after uninstall:" ; \
381 if test -n "$(DESTDIR)"; then \
382 echo " (check DESTDIR support)"; \
383 fi ; \
384 $(distuninstallcheck_listfiles) ; \
385 exit 1; } >&2
386 distcleancheck: distclean
387 @if test '$(srcdir)' = . ; then \
388 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
389 exit 1 ; \
391 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
392 || { echo "ERROR: files left in build directory after distclean:" ; \
393 $(distcleancheck_listfiles) ; \
394 exit 1; } >&2
395 check-am: all-am
396 check: check-am
397 all-am: Makefile $(SCRIPTS) $(MANS) all-local
398 installdirs:
399 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
400 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
401 done
402 install: install-am
403 install-exec: install-exec-am
404 install-data: install-data-am
405 uninstall: uninstall-am
407 install-am: all-am
408 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410 installcheck: installcheck-am
411 install-strip:
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
414 `test -z '$(STRIP)' || \
415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
416 mostlyclean-generic:
418 clean-generic:
420 distclean-generic:
421 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
422 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
424 maintainer-clean-generic:
425 @echo "This command is intended for maintainers to use"
426 @echo "it deletes files that may require special tools to rebuild."
427 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
428 clean: clean-am
430 clean-am: clean-generic mostlyclean-am
432 distclean: distclean-am
433 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
434 -rm -f Makefile
435 distclean-am: clean-am distclean-generic
437 dvi: dvi-am
439 dvi-am:
441 html: html-am
443 info: info-am
445 info-am:
447 install-data-am: install-man
449 install-dvi: install-dvi-am
451 install-exec-am: install-dist_binSCRIPTS install-exec-local
453 install-html: install-html-am
455 install-info: install-info-am
457 install-man: install-man1
459 install-pdf: install-pdf-am
461 install-ps: install-ps-am
463 installcheck-am:
465 maintainer-clean: maintainer-clean-am
466 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
467 -rm -rf $(top_srcdir)/autom4te.cache
468 -rm -f Makefile
469 maintainer-clean-am: distclean-am maintainer-clean-generic
471 mostlyclean: mostlyclean-am
473 mostlyclean-am: mostlyclean-generic
475 pdf: pdf-am
477 pdf-am:
479 ps: ps-am
481 ps-am:
483 uninstall-am: uninstall-dist_binSCRIPTS uninstall-local uninstall-man
485 uninstall-man: uninstall-man1
487 .MAKE: install-am install-strip
489 .PHONY: all all-am all-local am--refresh check check-am clean \
490 clean-generic dist dist-all dist-bzip2 dist-gzip dist-lzma \
491 dist-shar dist-tarZ dist-zip distcheck distclean \
492 distclean-generic distcleancheck distdir distuninstallcheck \
493 dvi dvi-am html html-am info info-am install install-am \
494 install-data install-data-am install-dist_binSCRIPTS \
495 install-dvi install-dvi-am install-exec install-exec-am \
496 install-exec-local install-html install-html-am install-info \
497 install-info-am install-man install-man1 install-pdf \
498 install-pdf-am install-ps install-ps-am install-strip \
499 installcheck installcheck-am installdirs maintainer-clean \
500 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
501 pdf-am ps ps-am uninstall uninstall-am \
502 uninstall-dist_binSCRIPTS uninstall-local uninstall-man \
503 uninstall-man1
505 .PHONY: debian rpm
507 $(script_stamp_files): .%-stamp: % $(srcdir)/configure.ac
508 touch $(notdir $<)
509 sed -r "1~s|[^ ]*|$(PERL_SHEBANG)|;/^\\$$::SYSCONFDIR = /s|'.*'|'$(SYSCONFDIR)'|;/^\\$$::PACKAGE = /s/'.*'/'$(PACKAGE)'/;/^\\$$::VERSION = /s/'.*'/'$(PACKAGE_VERSION)'/;/^\\$$::BUG_EMAIL = /s/'.*'/'$(PACKAGE_BUGREPORT)'/" < $< > $(notdir $<.tmp) \
510 && mv $(notdir $<) .$(notdir $<-old) \
511 && mv $(notdir $<.tmp) $(notdir $<)
512 chmod a+x $(notdir $<)
513 touch $@
515 all-local: $(script_stamp_files)
517 debian:
518 cd $(srcdir) && dpkg-buildpackage -rfakeroot -us -uc -sd -b
520 rpm: $(PACKAGE).spec
521 rpmbuild -ba --clean $<
523 install-exec-local:
524 mkdir -p $(DESTDIR)$(bindir)
525 mkdir -p $(DESTDIR)$(mandir)/man1
526 for f in aunpack arepack apack acat als adiff; do \
527 ln -s -f atool $(DESTDIR)$(bindir)/$$f; \
528 ln -s -f atool.1 $(DESTDIR)$(mandir)/man1/$$f.1; \
529 done
531 uninstall-local:
532 for f in aunpack arepack apack acat als adiff; do \
533 if [ -L $(DESTDIR)$(bindir)/$$f ]; then \
534 rm $(DESTDIR)$(bindir)/$$f; \
535 fi; \
536 if [ -L $(DESTDIR)$(mandir)/man1/$$f.1 ]; then \
537 rm $(DESTDIR)$(mandir)/man1/$$f.1; \
538 fi; \
539 done
540 # Tell versions [3.59,3.63) of GNU make to not export all variables.
541 # Otherwise a system limit (for SysV at least) may be exceeded.
542 .NOEXPORT: