OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [libgui/] [Makefile.in] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
 
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.
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 = @SHELL@
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
DESTDIR =
36
 
37
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
40
 
41
top_builddir = .
42
 
43
ACLOCAL = @ACLOCAL@
44
AUTOCONF = @AUTOCONF@
45
AUTOMAKE = @AUTOMAKE@
46
AUTOHEADER = @AUTOHEADER@
47
 
48
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50
INSTALL_DATA = @INSTALL_DATA@
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
52
transform = @program_transform_name@
53
 
54
NORMAL_INSTALL = :
55
PRE_INSTALL = :
56
POST_INSTALL = :
57
NORMAL_UNINSTALL = :
58
PRE_UNINSTALL = :
59
POST_UNINSTALL = :
60
host_alias = @host_alias@
61
host_triplet = @host@
62
BFDHDIR = @BFDHDIR@
63
BFDLIB = @BFDLIB@
64
CC = @CC@
65
CXX = @CXX@
66
CXXCPP = @CXXCPP@
67
DEJAGNUHDIR = @DEJAGNUHDIR@
68
DEJAGNULIB = @DEJAGNULIB@
69
DEVOHDIR = @DEVOHDIR@
70
ENDIAN = @ENDIAN@
71
EXEEXT = @EXEEXT@
72
GUILIB = @GUILIB@
73
HAVE_DEVO_SIM = @HAVE_DEVO_SIM@
74
IDEHDIR = @IDEHDIR@
75
IDELIB = @IDELIB@
76
IDETCLLIB = @IDETCLLIB@
77
ILUHDIR = @ILUHDIR@
78
ILULIB = @ILULIB@
79
ILUTOP = @ILUTOP@
80
INTLHDIR = @INTLHDIR@
81
INTLLIB = @INTLLIB@
82
ITCLHDIR = @ITCLHDIR@
83
ITCLLIB = @ITCLLIB@
84
ITCLMKIDX = @ITCLMKIDX@
85
ITCLSH = @ITCLSH@
86
ITCL_BUILD_LIB_SPEC = @ITCL_BUILD_LIB_SPEC@
87
ITCL_DIR = @ITCL_DIR@
88
ITCL_LIB_FILE = @ITCL_LIB_FILE@
89
ITCL_LIB_FULL_PATH = @ITCL_LIB_FULL_PATH@
90
ITCL_SH = @ITCL_SH@
91
ITK_BUILD_LIB_SPEC = @ITK_BUILD_LIB_SPEC@
92
ITK_LIB_FILE = @ITK_LIB_FILE@
93
ITK_LIB_FULL_PATH = @ITK_LIB_FULL_PATH@
94
LIBERTY = @LIBERTY@
95
LIBGCC = @LIBGCC@
96
LIBGUIHDIR = @LIBGUIHDIR@
97
LIBGUILIB = @LIBGUILIB@
98
LIBGUI_CFLAGS = @LIBGUI_CFLAGS@
99
LIBGUI_LIBRARY_DIR = @LIBGUI_LIBRARY_DIR@
100
LIBIBERTY = @LIBIBERTY@
101
MAINT = @MAINT@
102
MAKEINFO = @MAKEINFO@
103
OBJEXT = @OBJEXT@
104
OPCODESLIB = @OPCODESLIB@
105
PACKAGE = @PACKAGE@
106
RANLIB = @RANLIB@
107
RPATH_ENVVAR = @RPATH_ENVVAR@
108
RUNTESTDIR = @RUNTESTDIR@
109
SIMHDIR = @SIMHDIR@
110
SIMLIB = @SIMLIB@
111
TCLCONFIG = @TCLCONFIG@
112
TCLHDIR = @TCLHDIR@
113
TCL_BIN_DIR = @TCL_BIN_DIR@
114
TCL_BUILD_LIB_SPEC = @TCL_BUILD_LIB_SPEC@
115
TCL_CFLAGS = @TCL_CFLAGS@
116
TCL_DEFS = @TCL_DEFS@
117
TCL_LD_FLAGS = @TCL_LD_FLAGS@
118
TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
119
TCL_LIBRARY = @TCL_LIBRARY@
120
TCL_LIBS = @TCL_LIBS@
121
TCL_LIB_FILE = @TCL_LIB_FILE@
122
TCL_LIB_FULL_PATH = @TCL_LIB_FULL_PATH@
123
TCL_LIB_SPEC = @TCL_LIB_SPEC@
124
TCL_RANLIB = @TCL_RANLIB@
125
TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
126
TCL_SHLIB_LD = @TCL_SHLIB_LD@
127
TIXHDIR = @TIXHDIR@
128
TIX_BUILD_LIB_SPEC = @TIX_BUILD_LIB_SPEC@
129
TIX_LIB_FULL_PATH = @TIX_LIB_FULL_PATH@
130
TKCONFIG = @TKCONFIG@
131
TKHDIR = @TKHDIR@
132
TK_BUILD_INCLUDES = @TK_BUILD_INCLUDES@
133
TK_BUILD_LIB_SPEC = @TK_BUILD_LIB_SPEC@
134
TK_DEFS = @TK_DEFS@
135
TK_LIBS = @TK_LIBS@
136
TK_LIB_FILE = @TK_LIB_FILE@
137
TK_LIB_FULL_PATH = @TK_LIB_FULL_PATH@
138
TK_LIB_SPEC = @TK_LIB_SPEC@
139
TK_VERSION = @TK_VERSION@
140
TK_XINCLUDES = @TK_XINCLUDES@
141
TK_XLIBSW = @TK_XLIBSW@
142
VERSION = @VERSION@
143
ac_cv_c_itclsh = @ac_cv_c_itclsh@
144
 
145
AUTOMAKE_OPTIONS = cygnus
146
SUBDIRS = library src
147
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
148
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
149
CONFIG_HEADER = config.h
150
CONFIG_CLEAN_FILES =
151
DIST_COMMON =  README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
152
acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in
153
 
154
 
155
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
156
 
157
TAR = tar
158
GZIP_ENV = --best
159
all: all-redirect
160
.SUFFIXES:
161
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162
        cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
163
 
164
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
165
        cd $(top_builddir) \
166
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
167
 
168
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
169
        cd $(srcdir) && $(ACLOCAL)
170
 
171
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
172
        $(SHELL) ./config.status --recheck
173
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
174
        cd $(srcdir) && $(AUTOCONF)
175
 
176
config.h: stamp-h
177
        @if test ! -f $@; then \
178
                rm -f stamp-h; \
179
                $(MAKE) stamp-h; \
180
        else :; fi
181
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
182
        cd $(top_builddir) \
183
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
184
             $(SHELL) ./config.status
185
        @echo timestamp > stamp-h 2> /dev/null
186
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
187
        @if test ! -f $@; then \
188
                rm -f $(srcdir)/stamp-h.in; \
189
                $(MAKE) $(srcdir)/stamp-h.in; \
190
        else :; fi
191
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
192
        cd $(top_srcdir) && $(AUTOHEADER)
193
        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
194
 
195
mostlyclean-hdr:
196
 
197
clean-hdr:
198
 
199
distclean-hdr:
200
        -rm -f config.h
201
 
202
maintainer-clean-hdr:
203
 
204
# This directory's subdirectories are mostly independent; you can cd
205
# into them and run `make' without going through this Makefile.
206
# To change the values of `make' variables: instead of editing Makefiles,
207
# (1) if the variable is set in `config.status', edit `config.status'
208
#     (which will cause the Makefiles to be regenerated when you run `make');
209
# (2) otherwise, pass the desired values on the `make' command line.
210
 
211
@SET_MAKE@
212
 
213
all-recursive install-data-recursive install-exec-recursive \
214
installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
215
check-recursive installcheck-recursive info-recursive dvi-recursive:
216
        @set fnord $(MAKEFLAGS); amf=$$2; \
217
        dot_seen=no; \
218
        target=`echo $@ | sed s/-recursive//`; \
219
        list='$(SUBDIRS)'; for subdir in $$list; do \
220
          echo "Making $$target in $$subdir"; \
221
          if test "$$subdir" = "."; then \
222
            dot_seen=yes; \
223
            local_target="$$target-am"; \
224
          else \
225
            local_target="$$target"; \
226
          fi; \
227
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
228
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
229
        done; \
230
        if test "$$dot_seen" = "no"; then \
231
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
232
        fi; test -z "$$fail"
233
 
234
mostlyclean-recursive clean-recursive distclean-recursive \
235
maintainer-clean-recursive:
236
        @set fnord $(MAKEFLAGS); amf=$$2; \
237
        dot_seen=no; \
238
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
239
          rev="$$subdir $$rev"; \
240
          test "$$subdir" = "." && dot_seen=yes; \
241
        done; \
242
        test "$$dot_seen" = "no" && rev=". $$rev"; \
243
        target=`echo $@ | sed s/-recursive//`; \
244
        for subdir in $$rev; do \
245
          echo "Making $$target in $$subdir"; \
246
          if test "$$subdir" = "."; then \
247
            local_target="$$target-am"; \
248
          else \
249
            local_target="$$target"; \
250
          fi; \
251
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253
        done && test -z "$$fail"
254
tags-recursive:
255
        list='$(SUBDIRS)'; for subdir in $$list; do \
256
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257
        done
258
 
259
tags: TAGS
260
 
261
ID: $(HEADERS) $(SOURCES) $(LISP)
262
        list='$(SOURCES) $(HEADERS)'; \
263
        unique=`for i in $$list; do echo $$i; done | \
264
          awk '    { files[$$0] = 1; } \
265
               END { for (i in files) print i; }'`; \
266
        here=`pwd` && cd $(srcdir) \
267
          && mkid -f$$here/ID $$unique $(LISP)
268
 
269
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
270
        tags=; \
271
        here=`pwd`; \
272
        list='$(SUBDIRS)'; for subdir in $$list; do \
273
   if test "$$subdir" = .; then :; else \
274
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
275
   fi; \
276
        done; \
277
        list='$(SOURCES) $(HEADERS)'; \
278
        unique=`for i in $$list; do echo $$i; done | \
279
          awk '    { files[$$0] = 1; } \
280
               END { for (i in files) print i; }'`; \
281
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
282
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
283
 
284
mostlyclean-tags:
285
 
286
clean-tags:
287
 
288
distclean-tags:
289
        -rm -f TAGS ID
290
 
291
maintainer-clean-tags:
292
 
293
distdir = $(PACKAGE)-$(VERSION)
294
top_distdir = $(distdir)
295
 
296
# This target untars the dist file and tries a VPATH configuration.  Then
297
# it guarantees that the distribution is self-contained by making another
298
# tarfile.
299
distcheck: dist
300
        -rm -rf $(distdir)
301
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
302
        mkdir $(distdir)/=build
303
        mkdir $(distdir)/=inst
304
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
305
        cd $(distdir)/=build \
306
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
307
          && $(MAKE) $(AM_MAKEFLAGS) \
308
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
309
          && $(MAKE) $(AM_MAKEFLAGS) check \
310
          && $(MAKE) $(AM_MAKEFLAGS) install \
311
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
312
          && $(MAKE) $(AM_MAKEFLAGS) dist
313
        -rm -rf $(distdir)
314
        @banner="$(distdir).tar.gz is ready for distribution"; \
315
        dashes=`echo "$$banner" | sed s/./=/g`; \
316
        echo "$$dashes"; \
317
        echo "$$banner"; \
318
        echo "$$dashes"
319
dist: distdir
320
        -chmod -R a+r $(distdir)
321
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
322
        -rm -rf $(distdir)
323
dist-all: distdir
324
        -chmod -R a+r $(distdir)
325
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
326
        -rm -rf $(distdir)
327
distdir: $(DISTFILES)
328
        -rm -rf $(distdir)
329
        mkdir $(distdir)
330
        -chmod 777 $(distdir)
331
        @for file in $(DISTFILES); do \
332
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
333
          if test -d $$d/$$file; then \
334
            cp -pr $$d/$$file $(distdir)/$$file; \
335
          else \
336
            test -f $(distdir)/$$file \
337
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
338
            || cp -p $$d/$$file $(distdir)/$$file || :; \
339
          fi; \
340
        done
341
        for subdir in $(SUBDIRS); do \
342
          if test "$$subdir" = .; then :; else \
343
            test -d $(distdir)/$$subdir \
344
            || mkdir $(distdir)/$$subdir \
345
            || exit 1; \
346
            chmod 777 $(distdir)/$$subdir; \
347
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
348
              || exit 1; \
349
          fi; \
350
        done
351
info-am:
352
info: info-recursive
353
dvi-am:
354
dvi: dvi-recursive
355
check-am:
356
check: check-recursive
357
installcheck-am:
358
installcheck: installcheck-recursive
359
install-info-am:
360
install-info: install-info-recursive
361
all-recursive-am: config.h
362
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
363
 
364
install-exec-am:
365
install-exec: install-exec-recursive
366
 
367
install-data-am:
368
install-data: install-data-recursive
369
 
370
install-am: all-am
371
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
install: install-recursive
373
uninstall-am:
374
uninstall: uninstall-recursive
375
all-am: Makefile config.h
376
all-redirect: all-recursive-am
377
install-strip:
378
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
379
installdirs: installdirs-recursive
380
installdirs-am:
381
 
382
 
383
mostlyclean-generic:
384
 
385
clean-generic:
386
 
387
distclean-generic:
388
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
389
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
390
 
391
maintainer-clean-generic:
392
mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
393
 
394
mostlyclean: mostlyclean-recursive
395
 
396
clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
397
 
398
clean: clean-recursive
399
 
400
distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
401
 
402
distclean: distclean-recursive
403
        -rm -f config.status
404
 
405
maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
406
                maintainer-clean-generic distclean-am
407
        @echo "This command is intended for maintainers to use;"
408
        @echo "it deletes files that may require special tools to rebuild."
409
 
410
maintainer-clean: maintainer-clean-recursive
411
        -rm -f config.status
412
 
413
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
414
install-data-recursive uninstall-data-recursive install-exec-recursive \
415
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
416
all-recursive check-recursive installcheck-recursive info-recursive \
417
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
418
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
419
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
420
dvi-am dvi check check-am installcheck-am installcheck install-info-am \
421
install-info all-recursive-am install-exec-am install-exec \
422
install-data-am install-data install-am install uninstall-am uninstall \
423
all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
424
distclean-generic clean-generic maintainer-clean-generic clean \
425
mostlyclean distclean maintainer-clean
426
 
427
 
428
# Tell versions [3.59,3.63) of GNU make to not export all variables.
429
# Otherwise a system limit (for SysV at least) may be exceeded.
430
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.