New libtool: 1.2
[bpt/guile.git] / qt / md / Makefile.in
1 # Makefile.in generated automatically by automake 1.2c from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997 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.
7
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
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = /bin/sh
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38
39 top_builddir = ../..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 transform = @program_transform_name@
51
52 NORMAL_INSTALL = true
53 PRE_INSTALL = true
54 POST_INSTALL = true
55 NORMAL_UNINSTALL = true
56 PRE_UNINSTALL = true
57 POST_UNINSTALL = true
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AWK = @AWK@
61 CC = @CC@
62 CPP = @CPP@
63 GUILE_MAJOR_VERSION = @GUILE_MAJOR_VERSION@
64 GUILE_MINOR_VERSION = @GUILE_MINOR_VERSION@
65 GUILE_STAMP = @GUILE_STAMP@
66 GUILE_VERSION = @GUILE_VERSION@
67 LD = @LD@
68 LIBLOBJS = @LIBLOBJS@
69 LIBTOOL = @LIBTOOL@
70 LN_S = @LN_S@
71 MAINT = @MAINT@
72 MAKEINFO = @MAKEINFO@
73 NM = @NM@
74 PACKAGE = @PACKAGE@
75 RANLIB = @RANLIB@
76 THREAD_LIBS = @THREAD_LIBS@
77 VERSION = @VERSION@
78 qtmd_h = @qtmd_h@
79 qtmdb_s = @qtmdb_s@
80 qtmdc_c = @qtmdc_c@
81 qtmdc_o = @qtmdc_o@
82 qtmds_o = @qtmds_o@
83 qtmds_s = @qtmds_s@
84 target_libs = @target_libs@
85
86 AUTOMAKE_OPTIONS = foreign
87
88 EXTRA_DIST = _sparc.s _sparc_b.s axp.1.Makefile axp.2.Makefile \
89 axp.Makefile axp.README axp.c axp.h axp.s axp_b.s default.Makefile \
90 hppa-cnx.Makefile hppa.Makefile hppa.h hppa.s hppa_b.s i386.README \
91 i386.h i386.s i386_b.s ksr1.Makefile ksr1.h ksr1.s ksr1_b.s \
92 m88k.Makefile m88k.c m88k.h m88k.s m88k_b.s mips-irix5.s mips.h mips.s \
93 mips_b.s null.README null.c solaris.README sparc.h sparc.s sparc_b.s \
94 vax.h vax.s vax_b.s
95 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
96 CONFIG_HEADER = ../../libguile/scmconfig.h
97 CONFIG_CLEAN_FILES =
98 DIST_COMMON = Makefile.am Makefile.in
99
100
101 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
102
103 TAR = tar
104 GZIP = --best
105 default: all
106
107 .SUFFIXES:
108 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
109 cd $(top_srcdir) && $(AUTOMAKE) --foreign qt/md/Makefile
110
111 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
112 cd $(top_builddir) \
113 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
114
115 tags: TAGS
116 TAGS:
117
118
119 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
120
121 subdir = qt/md
122
123 distdir: $(DISTFILES)
124 here=`cd $(top_builddir) && pwd`; \
125 top_distdir=`cd $(top_distdir) && pwd`; \
126 distdir=`cd $(distdir) && pwd`; \
127 cd $(top_srcdir) \
128 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign qt/md/Makefile
129 @for file in $(DISTFILES); do \
130 d=$(srcdir); \
131 test -f $(distdir)/$$file \
132 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
133 || cp -p $$d/$$file $(distdir)/$$file; \
134 done
135 info:
136 dvi:
137 check: all
138 $(MAKE)
139 installcheck:
140 install-exec:
141 @$(NORMAL_INSTALL)
142
143 install-data:
144 @$(NORMAL_INSTALL)
145
146 install: install-exec install-data all
147 @:
148
149 uninstall:
150
151 all: Makefile
152
153 install-strip:
154 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
155 installdirs:
156
157
158 mostlyclean-generic:
159 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
160
161 clean-generic:
162 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
163
164 distclean-generic:
165 -rm -f Makefile $(DISTCLEANFILES)
166 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
167 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
168
169 maintainer-clean-generic:
170 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
171 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
172 mostlyclean: mostlyclean-generic
173
174 clean: clean-generic mostlyclean
175
176 distclean: distclean-generic clean
177 -rm -f config.status
178 -rm -f libtool
179
180 maintainer-clean: maintainer-clean-generic distclean
181 @echo "This command is intended for maintainers to use;"
182 @echo "it deletes files that may require special tools to rebuild."
183
184 .PHONY: default tags distdir info dvi installcheck install-exec \
185 install-data install uninstall all installdirs mostlyclean-generic \
186 distclean-generic clean-generic maintainer-clean-generic clean \
187 mostlyclean distclean maintainer-clean
188
189
190 # Tell versions [3.59,3.63) of GNU make to not export all variables.
191 # Otherwise a system limit (for SysV at least) may be exceeded.
192 .NOEXPORT: