~ubuntu-branches/ubuntu/lucid/mpg123/lucid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2009-12-21 00:11:29 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20091221001129-gsbnzbenceqv4pjt
Tags: upstream-1.10.0
ImportĀ upstreamĀ versionĀ 1.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = .
38
38
DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
39
39
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40
 
        $(srcdir)/libmpg123.pc.in $(top_srcdir)/configure AUTHORS \
41
 
        COPYING ChangeLog INSTALL NEWS TODO build/config.guess \
42
 
        build/config.sub build/depcomp build/install-sh \
43
 
        build/ltmain.sh build/missing
 
40
        $(srcdir)/libmpg123.pc.in $(srcdir)/mpg123.spec.in \
 
41
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
 
42
        TODO build/config.guess build/config.sub build/depcomp \
 
43
        build/install-sh build/ltmain.sh build/missing
44
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
45
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
46
46
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52
52
 configure.lineno config.status.lineno
53
53
mkinstalldirs = $(install_sh) -d
54
54
CONFIG_HEADER = $(top_builddir)/src/config.h
55
 
CONFIG_CLEAN_FILES = libmpg123.pc
 
55
CONFIG_CLEAN_FILES = libmpg123.pc mpg123.spec
56
56
CONFIG_CLEAN_VPATH_FILES =
57
57
SOURCES =
58
58
DIST_SOURCES =
181
181
ESD_CFLAGS = @ESD_CFLAGS@
182
182
ESD_LDFLAGS = @ESD_LDFLAGS@
183
183
ESD_LIBS = @ESD_LIBS@
 
184
EXEC_LT_LDFLAGS = @EXEC_LT_LDFLAGS@
184
185
EXEEXT = @EXEEXT@
185
186
FGREP = @FGREP@
186
187
GREP = @GREP@
336
337
# pkg-config file for the mpg123 library
337
338
pkgconfigdir = $(libdir)/pkgconfig
338
339
pkgconfig_DATA = libmpg123.pc
 
340
 
 
341
# mpg123.spec is autogenerated but needs to be present in tarball!
339
342
EXTRA_DIST = \
340
 
        libmpg123.pc.in \
341
 
        mpg123.spec.in \
342
343
        mpg123.spec \
343
344
        makedll.sh \
344
345
        windows-builds.sh \
345
346
        equalize.dat \
346
347
        NEWS.libmpg123 \
347
 
        autogen.sh \
348
348
        ports/MSVC++/mpg123.h \
349
349
        ports/MSVC++/config.h \
350
350
        ports/MSVC++/msvc.c \
414
414
$(am__aclocal_m4_deps):
415
415
libmpg123.pc: $(top_builddir)/config.status $(srcdir)/libmpg123.pc.in
416
416
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
417
mpg123.spec: $(top_builddir)/config.status $(srcdir)/mpg123.spec.in
 
418
        cd $(top_builddir) && $(SHELL) ./config.status $@
417
419
 
418
420
mostlyclean-libtool:
419
421
        -rm -f *.lo