1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
17 SOURCES
= $(xasm_SOURCES
) $(xlnk_SOURCES
)
20 top_srcdir
= @top_srcdir@
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
26 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 bin_PROGRAMS
= xasm
$(EXEEXT
) xlnk
$(EXEEXT
)
41 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
43 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
44 TODO depcomp install-sh missing mkinstalldirs parser.c \
46 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
47 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
48 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
50 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
51 configure.lineno configure.status.lineno
52 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
53 CONFIG_HEADER
= config.h
55 am__installdirs
= "$(DESTDIR)$(bindir)"
56 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
57 PROGRAMS
= $(bin_PROGRAMS
)
58 am_xasm_OBJECTS
= astnode.
$(OBJEXT
) astproc.
$(OBJEXT
) \
59 charmap.
$(OBJEXT
) codegen.
$(OBJEXT
) opcode.
$(OBJEXT
) \
60 parser.
$(OBJEXT
) scanner.
$(OBJEXT
) symtab.
$(OBJEXT
) \
61 xasm.
$(OBJEXT
) my_getopt.
$(OBJEXT
)
62 xasm_OBJECTS
= $(am_xasm_OBJECTS
)
64 am_xlnk_OBJECTS
= xlnk.
$(OBJEXT
) script.
$(OBJEXT
) unit.
$(OBJEXT
) \
65 hashtab.
$(OBJEXT
) opcode.
$(OBJEXT
) my_getopt.
$(OBJEXT
)
66 xlnk_OBJECTS
= $(am_xlnk_OBJECTS
)
68 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
69 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
70 am__depfiles_maybe
= depfiles
71 @AMDEP_TRUE@DEP_FILES
= .
/$(DEPDIR
)/astnode.Po .
/$(DEPDIR
)/astproc.Po \
72 @AMDEP_TRUE@ .
/$(DEPDIR
)/charmap.Po .
/$(DEPDIR
)/codegen.Po \
73 @AMDEP_TRUE@ .
/$(DEPDIR
)/hashtab.Po .
/$(DEPDIR
)/my_getopt.Po \
74 @AMDEP_TRUE@ .
/$(DEPDIR
)/opcode.Po .
/$(DEPDIR
)/parser.Po \
75 @AMDEP_TRUE@ .
/$(DEPDIR
)/scanner.Po .
/$(DEPDIR
)/script.Po \
76 @AMDEP_TRUE@ .
/$(DEPDIR
)/symtab.Po .
/$(DEPDIR
)/unit.Po \
77 @AMDEP_TRUE@ .
/$(DEPDIR
)/xasm.Po .
/$(DEPDIR
)/xlnk.Po
78 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
79 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
81 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
82 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
83 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
84 SOURCES
= $(xasm_SOURCES
) $(xlnk_SOURCES
)
85 DIST_SOURCES
= $(xasm_SOURCES
) $(xlnk_SOURCES
)
88 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
89 distdir
= $(PACKAGE
)-$(VERSION
)
90 top_distdir
= $(distdir
)
91 am__remove_distdir
= \
92 { test ! -d
$(distdir
) \
93 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
94 && rm -fr
$(distdir
); }; }
95 DIST_ARCHIVES
= $(distdir
).
tar.gz
97 distuninstallcheck_listfiles
= find .
-type f
-print
98 distcleancheck_listfiles
= find .
-type f
-print
100 AMDEP_FALSE
= @AMDEP_FALSE@
101 AMDEP_TRUE
= @AMDEP_TRUE@
103 AUTOCONF
= @AUTOCONF@
104 AUTOHEADER
= @AUTOHEADER@
105 AUTOMAKE
= @AUTOMAKE@
108 CCDEPMODE
= @CCDEPMODE@
111 CPPFLAGS
= @CPPFLAGS@
112 CYGPATH_W
= @CYGPATH_W@
121 INSTALL_DATA
= @INSTALL_DATA@
122 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
123 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
128 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
132 LTLIBOBJS
= @LTLIBOBJS@
133 MAKEINFO
= @MAKEINFO@
136 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
137 PACKAGE_NAME
= @PACKAGE_NAME@
138 PACKAGE_STRING
= @PACKAGE_STRING@
139 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
140 PACKAGE_VERSION
= @PACKAGE_VERSION@
141 PATH_SEPARATOR
= @PATH_SEPARATOR@
142 SET_MAKE
= @SET_MAKE@
148 ac_ct_CC
= @ac_ct_CC@
149 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
150 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
151 am__include
= @am__include@
152 am__leading_dot
= @am__leading_dot@
153 am__quote
= @am__quote@
155 build_alias
= @build_alias@
157 datarootdir
= @datarootdir@
160 exec_prefix = @
exec_prefix@
161 host_alias
= @host_alias@
163 includedir = @
includedir@
165 install_sh
= @install_sh@
167 libexecdir
= @libexecdir@
168 localedir
= @localedir@
169 localstatedir
= @localstatedir@
172 oldincludedir = @
oldincludedir@
175 program_transform_name
= @program_transform_name@
178 sharedstatedir
= @sharedstatedir@
179 sysconfdir
= @sysconfdir@
180 target_alias
= @target_alias@
181 xasm_SOURCES
= astnode.c astnode.h astproc.c astproc.h charmap.c charmap.h \
182 codegen.c codegen.h loc.h objdef.h opcode.c opcode.h parser.y scanner.l symtab.c \
183 symtab.h xasm.c my_getopt.c my_getopt.h getopt.h
185 xlnk_SOURCES
= xlnk.c script.c script.h unit.c unit.h hashtab.c hashtab.h \
186 opcode.c opcode.h my_getopt.c my_getopt.h getopt.h
192 $(MAKE
) $(AM_MAKEFLAGS
) all-am
195 .SUFFIXES
: .c .l .o .obj .y
198 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
200 case
'$(am__configure_deps)' in \
202 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
203 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
208 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
209 cd
$(top_srcdir
) && \
210 $(AUTOMAKE
) --gnu Makefile
212 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
215 echo
' $(SHELL) ./config.status'; \
216 $(SHELL
) .
/config.status
;; \
218 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
219 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
222 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
223 $(SHELL
) .
/config.status
--recheck
225 $(top_srcdir
)/configure
: $(am__configure_deps
)
226 cd
$(srcdir) && $(AUTOCONF
)
227 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
228 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
231 @if
test ! -f
$@
; then \
236 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
238 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
239 $(srcdir)/config.h.in
: $(am__configure_deps
)
240 cd
$(top_srcdir
) && $(AUTOHEADER
)
245 -rm -f config.h stamp-h1
246 install-binPROGRAMS
: $(bin_PROGRAMS
)
248 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
249 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
250 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
253 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
254 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
255 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
259 uninstall-binPROGRAMS
:
261 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
262 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
263 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
264 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
268 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
270 @if
test ! -f
$@
; then \
274 xasm
$(EXEEXT
): $(xasm_OBJECTS
) $(xasm_DEPENDENCIES
)
276 $(LINK
) $(xasm_LDFLAGS
) $(xasm_OBJECTS
) $(xasm_LDADD
) $(LIBS
)
277 xlnk
$(EXEEXT
): $(xlnk_OBJECTS
) $(xlnk_DEPENDENCIES
)
279 $(LINK
) $(xlnk_LDFLAGS
) $(xlnk_OBJECTS
) $(xlnk_LDADD
) $(LIBS
)
287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/astnode.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/astproc.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/charmap.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/codegen.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hashtab.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/my_getopt.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/opcode.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parser.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scanner.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/script.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/symtab.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/unit.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xasm.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xlnk.Po@am__quote@
303 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
304 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
311 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
312 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile
='$(DEPDIR)/$*.Po' tmpdepfile
='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
316 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
320 sed
'/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT
).c
>$@
321 rm -f
$(LEX_OUTPUT_ROOT
).c
325 if
test -f y.tab.h
; then \
326 to
=`echo "$*_H" | sed \
327 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
328 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
329 sed
"/^#/ s/Y_TAB_H/$$to/g" y.tab.h
>$*.ht
; \
331 if cmp
-s
$*.ht
$*.h
; then \
337 if
test -f y.output
; then \
338 mv y.output
$*.output
; \
340 sed
'/^#/ s|y\.tab\.c|$@|' y.tab.c
>$@t
&& mv
$@t
$@
344 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
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; \
349 $(AWK) ' { files[$$0] = 1; } \
350 END { for (i in files) print i; }'`; \
354 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
355 $(TAGS_FILES
) $(LISP
)
358 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
359 unique
=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362 $(AWK) ' { files[$$0] = 1; } \
363 END { for (i in files) print i; }'`; \
364 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
365 test -n
"$$unique" || unique
=$$empty_fix; \
366 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
370 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
371 $(TAGS_FILES
) $(LISP
)
374 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
375 unique
=`for i in $$list; do \
376 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378 $(AWK) ' { files[$$0] = 1; } \
379 END { for (i in files) print i; }'`; \
380 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
381 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
385 here
=`$(am__cd) $(top_builddir) && pwd` \
386 && cd
$(top_srcdir
) \
387 && gtags
-i
$(GTAGS_ARGS
) $$here
390 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
392 distdir
: $(DISTFILES
)
393 $(am__remove_distdir
)
395 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
396 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
397 list
='$(DISTFILES)'; for file in
$$list; do \
399 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
400 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
402 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
403 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
406 $(mkdir_p
) "$(distdir)$$dir"; \
410 if
test -d
$$d/$$file; then \
411 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
412 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
414 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
416 test -f
$(distdir
)/$$file \
417 || cp
-p
$$d/$$file $(distdir
)/$$file \
421 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
422 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
423 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
424 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
425 || chmod
-R a
+r
$(distdir
)
427 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
428 $(am__remove_distdir
)
431 $(AMTAR
) chof
- $(distdir
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
432 $(am__remove_distdir
)
435 $(AMTAR
) chof
- $(distdir
) | compress
-c
>$(distdir
).
tar.Z
436 $(am__remove_distdir
)
439 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
440 $(am__remove_distdir
)
443 -rm -f
$(distdir
).zip
444 zip
-rq
$(distdir
).zip
$(distdir
)
445 $(am__remove_distdir
)
447 dist dist-all
: distdir
448 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
449 $(am__remove_distdir
)
451 # This target untars the dist file and tries a VPATH configuration. Then
452 # it guarantees that the distribution is self-contained by making another
455 case
'$(DIST_ARCHIVES)' in \
457 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
- ;;\
459 bunzip2
-c
$(distdir
).
tar.bz2 |
$(AMTAR
) xf
- ;;\
461 uncompress
-c
$(distdir
).
tar.Z |
$(AMTAR
) xf
- ;;\
463 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
465 unzip
$(distdir
).zip
;;\
467 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
468 mkdir
$(distdir
)/_build
469 mkdir
$(distdir
)/_inst
471 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
472 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
473 && cd
$(distdir
)/_build \
474 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
475 $(DISTCHECK_CONFIGURE_FLAGS
) \
476 && $(MAKE
) $(AM_MAKEFLAGS
) \
477 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
478 && $(MAKE
) $(AM_MAKEFLAGS
) check \
479 && $(MAKE
) $(AM_MAKEFLAGS
) install \
480 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
481 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
482 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
484 && chmod
-R a-w
"$$dc_install_base" \
486 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
487 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
488 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
489 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
490 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
491 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
492 && rm -rf
"$$dc_destdir" \
493 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
494 && rm -rf
$(DIST_ARCHIVES
) \
495 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
496 $(am__remove_distdir
)
497 @
(echo
"$(distdir) archives ready for distribution: "; \
498 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
499 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
501 @cd
$(distuninstallcheck_dir
) \
502 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
503 ||
{ echo
"ERROR: files left after uninstall:" ; \
504 if
test -n
"$(DESTDIR)"; then \
505 echo
" (check DESTDIR support)"; \
507 $(distuninstallcheck_listfiles
) ; \
509 distcleancheck
: distclean
510 @if
test '$(srcdir)' = .
; then \
511 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
514 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
515 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
516 $(distcleancheck_listfiles
) ; \
520 all-am
: Makefile
$(PROGRAMS
) config.h
522 for
dir in
"$(DESTDIR)$(bindir)"; do \
523 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
526 install-exec
: install-exec-am
527 install-data
: install-data-am
528 uninstall: uninstall-am
531 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
533 installcheck: installcheck-am
535 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
536 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
537 `test -z '$(STRIP)' || \
538 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544 -rm -f
$(CONFIG_CLEAN_FILES
)
546 maintainer-clean-generic
:
547 @echo
"This command is intended for maintainers to use"
548 @echo
"it deletes files that may require special tools to rebuild."
554 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
556 distclean: distclean-am
557 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
560 distclean-am
: clean-am distclean-compile distclean-generic \
561 distclean-hdr distclean-tags
575 install-exec-am
: install-binPROGRAMS
577 install-info
: install-info-am
583 maintainer-clean
: maintainer-clean-am
584 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
585 -rm -rf
$(top_srcdir
)/autom4te.cache
588 maintainer-clean-am
: distclean-am maintainer-clean-generic
590 mostlyclean: mostlyclean-am
592 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
602 uninstall-am
: uninstall-binPROGRAMS uninstall-info-am
604 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
605 clean-binPROGRAMS clean-generic ctags
dist dist-all dist-bzip2 \
606 dist-gzip dist-shar dist-tarZ dist-zip distcheck
distclean \
607 distclean-compile distclean-generic distclean-hdr \
608 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
609 dvi-am html html-am
info info-am
install install-am \
610 install-binPROGRAMS install-data install-data-am install-exec \
611 install-exec-am install-info install-info-am install-man \
612 install-strip
installcheck installcheck-am
installdirs \
613 maintainer-clean maintainer-clean-generic
mostlyclean \
614 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
615 tags uninstall uninstall-am uninstall-binPROGRAMS \
618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
619 # Otherwise a system limit (for SysV at least) may be exceeded.