1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
66 wmmp3_SOURCES
= main.c mpg123ctl.c wmgeneral.c buttons.c main.h mpg123ctl.h wmgeneral.h buttons.h charset.xpm wmmp3.xpm song_hash.c song_hash.h
67 EXTRA_DIST
= sample.wmmp3
68 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
69 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
71 PROGRAMS
= $(bin_PROGRAMS
)
74 DEFS
= @DEFS@
-I.
-I
$(srcdir)
80 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
81 X_PRE_LIBS
= @X_PRE_LIBS@
82 wmmp3_OBJECTS
= main.o mpg123ctl.o wmgeneral.o buttons.o song_hash.o
83 wmmp3_LDADD
= $(LDADD
)
87 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
89 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
90 DIST_COMMON
= README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
91 Makefile.in NEWS TODO aclocal.m4 configure configure.in install-sh \
95 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
99 SOURCES
= $(wmmp3_SOURCES
)
100 OBJECTS
= $(wmmp3_OBJECTS
)
104 .SUFFIXES
: .S .c .o .s
105 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
106 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps Makefile
108 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
110 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
112 $(ACLOCAL_M4
): configure.in
113 cd
$(srcdir) && $(ACLOCAL
)
115 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
116 $(SHELL
) .
/config.status
--recheck
117 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
118 cd
$(srcdir) && $(AUTOCONF
)
120 mostlyclean-binPROGRAMS
:
123 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
125 distclean-binPROGRAMS
:
127 maintainer-clean-binPROGRAMS
:
129 install-binPROGRAMS
: $(bin_PROGRAMS
)
131 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
132 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
133 if
test -f
$$p; then \
134 echo
" $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
135 $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
139 uninstall-binPROGRAMS
:
141 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
142 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
155 -rm -f
*.o core
*.core
162 maintainer-clean-compile
:
164 wmmp3
: $(wmmp3_OBJECTS
) $(wmmp3_DEPENDENCIES
)
166 $(LINK
) $(wmmp3_LDFLAGS
) $(wmmp3_OBJECTS
) $(wmmp3_LDADD
) $(LIBS
)
170 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
171 list
='$(SOURCES) $(HEADERS)'; \
172 unique
=`for i in $$list; do echo $$i; done | \
173 awk ' { files[$$0] = 1; } \
174 END { for (i in files) print i; }'`; \
175 here
=`pwd` && cd
$(srcdir) \
176 && mkid
-f
$$here/ID
$$unique $(LISP
)
178 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
181 list
='$(SOURCES) $(HEADERS)'; \
182 unique
=`for i in $$list; do echo $$i; done | \
183 awk ' { files[$$0] = 1; } \
184 END { for (i in files) print i; }'`; \
185 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
186 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
195 maintainer-clean-tags
:
197 distdir
= $(PACKAGE
)-$(VERSION
)
198 top_distdir
= $(distdir
)
200 # This target untars the dist file and tries a VPATH configuration. Then
201 # it guarantees that the distribution is self-contained by making another
205 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
206 mkdir
$(distdir
)/=build
207 mkdir
$(distdir
)/=inst
208 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
209 cd
$(distdir
)/=build \
210 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
211 && $(MAKE
) $(AM_MAKEFLAGS
) \
212 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
213 && $(MAKE
) $(AM_MAKEFLAGS
) check \
214 && $(MAKE
) $(AM_MAKEFLAGS
) install \
215 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
216 && $(MAKE
) $(AM_MAKEFLAGS
) dist
218 @banner
="$(distdir).tar.gz is ready for distribution"; \
219 dashes
=`echo "$$banner" | sed s/./=/g`; \
224 -chmod
-R a
+r
$(distdir
)
225 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
228 -chmod
-R a
+r
$(distdir
)
229 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
231 distdir
: $(DISTFILES
)
234 -chmod
777 $(distdir
)
235 @for file in
$(DISTFILES
); do \
237 if
test -d
$$d/$$file; then \
238 cp
-pr
$$d/$$file $(distdir
)/$$file; \
240 test -f
$(distdir
)/$$file \
241 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
242 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
253 installcheck: installcheck-am
254 install-exec-am
: install-binPROGRAMS
255 install-exec
: install-exec-am
258 install-data
: install-data-am
261 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
263 uninstall-am
: uninstall-binPROGRAMS
264 uninstall: uninstall-am
265 all-am
: Makefile
$(PROGRAMS
)
268 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
270 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
278 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
279 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
281 maintainer-clean-generic
:
282 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
283 mostlyclean-tags mostlyclean-generic
285 mostlyclean: mostlyclean-am
287 clean-am
: clean-binPROGRAMS clean-compile clean-tags clean-generic \
292 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-tags \
293 distclean-generic clean-am
295 distclean: distclean-am
298 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
299 maintainer-clean-compile maintainer-clean-tags \
300 maintainer-clean-generic distclean-am
301 @echo
"This command is intended for maintainers to use;"
302 @echo
"it deletes files that may require special tools to rebuild."
304 maintainer-clean
: maintainer-clean-am
307 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
308 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
309 mostlyclean-compile distclean-compile clean-compile \
310 maintainer-clean-compile
tags mostlyclean-tags distclean-tags \
311 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
312 check-am installcheck-am
installcheck install-exec-am install-exec \
313 install-data-am install-data install-am
install uninstall-am
uninstall \
314 all-redirect all-am
all installdirs mostlyclean-generic \
315 distclean-generic clean-generic maintainer-clean-generic
clean \
316 mostlyclean distclean maintainer-clean
319 # Tell versions [3.59,3.63) of GNU make to not export all variables.
320 # Otherwise a system limit (for SysV at least) may be exceeded.