1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
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
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 bin_PROGRAMS
= xasm
$(EXEEXT
) xlnk
$(EXEEXT
)
35 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
37 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38 TODO depcomp install-sh missing mkinstalldirs parser.c \
39 parser.h scanner.c ylwrap
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
42 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
44 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
45 configure.lineno config.status.lineno
46 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
47 CONFIG_HEADER
= config.h
49 am__installdirs
= "$(DESTDIR)$(bindir)"
50 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
51 PROGRAMS
= $(bin_PROGRAMS
)
52 am_xasm_OBJECTS
= astnode.
$(OBJEXT
) astproc.
$(OBJEXT
) \
53 charmap.
$(OBJEXT
) codegen.
$(OBJEXT
) opcode.
$(OBJEXT
) \
54 parser.
$(OBJEXT
) scanner.
$(OBJEXT
) symtab.
$(OBJEXT
) \
55 xasm.
$(OBJEXT
) my_getopt.
$(OBJEXT
)
56 xasm_OBJECTS
= $(am_xasm_OBJECTS
)
58 am_xlnk_OBJECTS
= xlnk.
$(OBJEXT
) script.
$(OBJEXT
) unit.
$(OBJEXT
) \
59 hashtab.
$(OBJEXT
) opcode.
$(OBJEXT
) my_getopt.
$(OBJEXT
)
60 xlnk_OBJECTS
= $(am_xlnk_OBJECTS
)
62 DEFAULT_INCLUDES
= -I.@am__isrc@
63 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
64 am__depfiles_maybe
= depfiles
65 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
66 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
68 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
69 LEXCOMPILE
= $(LEX
) $(LFLAGS
) $(AM_LFLAGS
)
70 YLWRAP
= $(top_srcdir
)/ylwrap
71 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
72 SOURCES
= $(xasm_SOURCES
) $(xlnk_SOURCES
)
73 DIST_SOURCES
= $(xasm_SOURCES
) $(xlnk_SOURCES
)
76 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
77 distdir
= $(PACKAGE
)-$(VERSION
)
78 top_distdir
= $(distdir
)
79 am__remove_distdir
= \
80 { test ! -d
$(distdir
) \
81 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
82 && rm -fr
$(distdir
); }; }
83 DIST_ARCHIVES
= $(distdir
).
tar.gz
85 distuninstallcheck_listfiles
= find .
-type f
-print
86 distcleancheck_listfiles
= find .
-type f
-print
90 AUTOHEADER
= @AUTOHEADER@
94 CCDEPMODE
= @CCDEPMODE@
98 CYGPATH_W
= @CYGPATH_W@
108 INSTALL_DATA
= @INSTALL_DATA@
109 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
110 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
111 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
115 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
119 LTLIBOBJS
= @LTLIBOBJS@
120 MAKEINFO
= @MAKEINFO@
124 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
125 PACKAGE_NAME
= @PACKAGE_NAME@
126 PACKAGE_STRING
= @PACKAGE_STRING@
127 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
128 PACKAGE_VERSION
= @PACKAGE_VERSION@
129 PATH_SEPARATOR
= @PATH_SEPARATOR@
130 SET_MAKE
= @SET_MAKE@
136 abs_builddir
= @abs_builddir@
137 abs_srcdir
= @abs_srcdir@
138 abs_top_builddir
= @abs_top_builddir@
139 abs_top_srcdir
= @abs_top_srcdir@
140 ac_ct_CC
= @ac_ct_CC@
141 am__include
= @am__include@
142 am__leading_dot
= @am__leading_dot@
143 am__quote
= @am__quote@
145 am__untar
= @am__untar@
147 build_alias
= @build_alias@
148 builddir
= @builddir@
150 datarootdir
= @datarootdir@
153 exec_prefix = @
exec_prefix@
154 host_alias
= @host_alias@
156 includedir = @
includedir@
158 install_sh
= @install_sh@
160 libexecdir
= @libexecdir@
161 localedir
= @localedir@
162 localstatedir
= @localstatedir@
165 oldincludedir = @
oldincludedir@
168 program_transform_name
= @program_transform_name@
171 sharedstatedir
= @sharedstatedir@
173 sysconfdir
= @sysconfdir@
174 target_alias
= @target_alias@
175 top_build_prefix
= @top_build_prefix@
176 top_builddir
= @top_builddir@
177 top_srcdir
= @top_srcdir@
178 xasm_SOURCES
= astnode.c astnode.h astproc.c astproc.h charmap.c charmap.h \
179 codegen.c codegen.h loc.h objdef.h opcode.c opcode.h parser.y scanner.l symtab.c \
180 symtab.h xasm.c my_getopt.c my_getopt.h getopt.h
182 xlnk_SOURCES
= xlnk.c script.c script.h unit.c unit.h hashtab.c hashtab.h \
183 opcode.c opcode.h my_getopt.c my_getopt.h getopt.h
189 $(MAKE
) $(AM_MAKEFLAGS
) all-am
192 .SUFFIXES
: .c .l .o .obj .y
195 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
197 case
'$(am__configure_deps)' in \
199 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
200 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
205 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
206 cd
$(top_srcdir
) && \
207 $(AUTOMAKE
) --foreign Makefile
209 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
212 echo
' $(SHELL) ./config.status'; \
213 $(SHELL
) .
/config.status
;; \
215 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
216 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
219 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
220 $(SHELL
) .
/config.status
--recheck
222 $(top_srcdir
)/configure
: $(am__configure_deps
)
223 cd
$(srcdir) && $(AUTOCONF
)
224 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
225 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
228 @if
test ! -f
$@
; then \
230 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
233 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
235 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
236 $(srcdir)/config.h.in
: $(am__configure_deps
)
237 cd
$(top_srcdir
) && $(AUTOHEADER
)
242 -rm -f config.h stamp-h1
243 install-binPROGRAMS
: $(bin_PROGRAMS
)
245 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
246 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
247 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
250 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
251 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
252 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
256 uninstall-binPROGRAMS
:
258 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
259 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
260 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
261 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
265 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
267 @if
test ! -f
$@
; then \
269 $(MAKE
) $(AM_MAKEFLAGS
) parser.c
; \
271 xasm
$(EXEEXT
): $(xasm_OBJECTS
) $(xasm_DEPENDENCIES
)
273 $(LINK
) $(xasm_OBJECTS
) $(xasm_LDADD
) $(LIBS
)
274 xlnk
$(EXEEXT
): $(xlnk_OBJECTS
) $(xlnk_DEPENDENCIES
)
276 $(LINK
) $(xlnk_OBJECTS
) $(xlnk_LDADD
) $(LIBS
)
284 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/astnode.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/astproc.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/charmap.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/codegen.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hashtab.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/my_getopt.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/opcode.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parser.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scanner.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/script.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/symtab.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/unit.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xasm.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/xlnk.Po@am__quote@
300 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
301 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
304 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
307 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
308 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
311 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
314 $(am__skiplex
) $(SHELL
) $(YLWRAP
) $< $(LEX_OUTPUT_ROOT
).c
$@
-- $(LEXCOMPILE
)
317 $(am__skipyacc
) $(SHELL
) $(YLWRAP
) $< y.tab.c
$@ y.tab.h
$*.h y.output
$*.output
-- $(YACCCOMPILE
)
319 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
320 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique
=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
325 END { if (nonempty) { for (i in files) print i; }; }'`; \
329 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
330 $(TAGS_FILES
) $(LISP
)
333 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
334 unique
=`for i in $$list; do \
335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
338 END { if (nonempty) { for (i in files) print i; }; }'`; \
339 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
340 test -n
"$$unique" || unique
=$$empty_fix; \
341 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
345 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
346 $(TAGS_FILES
) $(LISP
)
348 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
349 unique
=`for i in $$list; do \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353 END { if (nonempty) { for (i in files) print i; }; }'`; \
354 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
355 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
359 here
=`$(am__cd) $(top_builddir) && pwd` \
360 && cd
$(top_srcdir
) \
361 && gtags
-i
$(GTAGS_ARGS
) $$here
364 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
366 distdir
: $(DISTFILES
)
367 $(am__remove_distdir
)
368 test -d
$(distdir
) || mkdir
$(distdir
)
369 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371 list
='$(DISTFILES)'; \
372 dist_files
=`for file in $$list; do echo $$file; done | \
373 sed -e "s|^$$srcdirstrip/||;t" \
374 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
375 case
$$dist_files in \
376 */*) $(MKDIR_P
) `echo "$$dist_files" | \
377 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
380 for file in
$$dist_files; do \
381 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
382 if
test -d
$$d/$$file; then \
383 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
384 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
385 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
387 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
389 test -f
$(distdir
)/$$file \
390 || cp
-p
$$d/$$file $(distdir
)/$$file \
394 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
395 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
396 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
397 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
398 || chmod
-R a
+r
$(distdir
)
400 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
401 $(am__remove_distdir
)
404 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
405 $(am__remove_distdir
)
408 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
409 $(am__remove_distdir
)
412 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
413 $(am__remove_distdir
)
416 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
417 $(am__remove_distdir
)
420 -rm -f
$(distdir
).zip
421 zip
-rq
$(distdir
).zip
$(distdir
)
422 $(am__remove_distdir
)
424 dist dist-all
: distdir
425 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
426 $(am__remove_distdir
)
428 # This target untars the dist file and tries a VPATH configuration. Then
429 # it guarantees that the distribution is self-contained by making another
432 case
'$(DIST_ARCHIVES)' in \
434 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
436 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
438 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
440 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
442 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
444 unzip
$(distdir
).zip
;;\
446 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
447 mkdir
$(distdir
)/_build
448 mkdir
$(distdir
)/_inst
450 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
451 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
452 && cd
$(distdir
)/_build \
453 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
454 $(DISTCHECK_CONFIGURE_FLAGS
) \
455 && $(MAKE
) $(AM_MAKEFLAGS
) \
456 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
457 && $(MAKE
) $(AM_MAKEFLAGS
) check \
458 && $(MAKE
) $(AM_MAKEFLAGS
) install \
459 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
460 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
461 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
463 && chmod
-R a-w
"$$dc_install_base" \
465 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
466 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
467 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
468 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
469 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
470 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
471 && rm -rf
"$$dc_destdir" \
472 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
473 && rm -rf
$(DIST_ARCHIVES
) \
474 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
475 $(am__remove_distdir
)
476 @
(echo
"$(distdir) archives ready for distribution: "; \
477 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
478 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
480 @cd
$(distuninstallcheck_dir
) \
481 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
482 ||
{ echo
"ERROR: files left after uninstall:" ; \
483 if
test -n
"$(DESTDIR)"; then \
484 echo
" (check DESTDIR support)"; \
486 $(distuninstallcheck_listfiles
) ; \
488 distcleancheck
: distclean
489 @if
test '$(srcdir)' = .
; then \
490 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
493 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
494 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
495 $(distcleancheck_listfiles
) ; \
499 all-am
: Makefile
$(PROGRAMS
) config.h
501 for
dir in
"$(DESTDIR)$(bindir)"; do \
502 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
505 install-exec
: install-exec-am
506 install-data
: install-data-am
507 uninstall: uninstall-am
510 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
512 installcheck: installcheck-am
514 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
515 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
516 `test -z '$(STRIP)' || \
517 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
523 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
525 maintainer-clean-generic
:
526 @echo
"This command is intended for maintainers to use"
527 @echo
"it deletes files that may require special tools to rebuild."
533 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
535 distclean: distclean-am
536 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
539 distclean-am
: clean-am distclean-compile distclean-generic \
540 distclean-hdr distclean-tags
554 install-dvi
: install-dvi-am
556 install-exec-am
: install-binPROGRAMS
558 install-html
: install-html-am
560 install-info
: install-info-am
564 install-pdf
: install-pdf-am
566 install-ps
: install-ps-am
570 maintainer-clean
: maintainer-clean-am
571 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
572 -rm -rf
$(top_srcdir
)/autom4te.cache
575 maintainer-clean-am
: distclean-am maintainer-clean-generic
577 mostlyclean: mostlyclean-am
579 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
589 uninstall-am
: uninstall-binPROGRAMS
591 .MAKE
: install-am install-strip
593 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
594 clean-binPROGRAMS clean-generic ctags
dist dist-all dist-bzip2 \
595 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
596 distclean distclean-compile distclean-generic distclean-hdr \
597 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
598 dvi-am html html-am
info info-am
install install-am \
599 install-binPROGRAMS install-data install-data-am install-dvi \
600 install-dvi-am install-exec install-exec-am install-html \
601 install-html-am install-info install-info-am install-man \
602 install-pdf install-pdf-am install-ps install-ps-am \
603 install-strip
installcheck installcheck-am
installdirs \
604 maintainer-clean maintainer-clean-generic
mostlyclean \
605 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
606 tags uninstall uninstall-am uninstall-binPROGRAMS
608 # Tell versions [3.59,3.63) of GNU make to not export all variables.
609 # Otherwise a system limit (for SysV at least) may be exceeded.