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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [synth/] [arch/] [current/] [host/] [Makefile.in] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
# Makefile.in generated by automake 1.11 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
 
18
# ####ECOSHOSTGPLCOPYRIGHTBEGIN####
19
# -------------------------------------------
20
# This file is part of the eCos host tools.
21
# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
22
#
23
# This program is free software; you can redistribute it and/or modify
24
# it under the terms of the GNU General Public License as published by
25
# the Free Software Foundation; either version 2 or (at your option) any
26
# later version.
27
#
28
# This program is distributed in the hope that it will be useful, but
29
# WITHOUT ANY WARRANTY; without even the implied warranty of
30
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
31
# General Public License for more details.
32
#
33
# You should have received a copy of the GNU General Public License
34
# along with this program; if not, write to the
35
# Free Software Foundation, Inc., 51 Franklin Street,
36
# Fifth Floor, Boston, MA  02110-1301, USA.
37
# -------------------------------------------
38
# ####ECOSHOSTGPLCOPYRIGHTEND####
39
#######DESCRIPTIONBEGIN####
40
######DESCRIPTIONEND####
41
 
42
 
43
VPATH = @srcdir@
44
pkgdatadir = $(datadir)/@PACKAGE@
45
pkgincludedir = $(includedir)/@PACKAGE@
46
pkglibdir = $(libdir)/@PACKAGE@
47
pkglibexecdir = $(libexecdir)/@PACKAGE@
48
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49
install_sh_DATA = $(install_sh) -c -m 644
50
install_sh_PROGRAM = $(install_sh) -c
51
install_sh_SCRIPT = $(install_sh) -c
52
INSTALL_HEADER = $(INSTALL_DATA)
53
transform = $(program_transform_name)
54
NORMAL_INSTALL = :
55
PRE_INSTALL = :
56
POST_INSTALL = :
57
NORMAL_UNINSTALL = :
58
PRE_UNINSTALL = :
59
POST_UNINSTALL = :
60
build_triplet = @build@
61
host_triplet = @host@
62
@SUPPORTED_TRUE@synth_PROGRAMS = ecosynth$(EXEEXT)
63
subdir = .
64
DIST_COMMON = $(am__configure_deps) \
65
        $(srcdir)/../../../../../../acsupport/config.guess \
66
        $(srcdir)/../../../../../../acsupport/config.sub \
67
        $(srcdir)/../../../../../../acsupport/depcomp \
68
        $(srcdir)/../../../../../../acsupport/install-sh \
69
        $(srcdir)/../../../../../../acsupport/missing \
70
        $(srcdir)/../../../../../../acsupport/mkinstalldirs \
71
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
72
        $(top_srcdir)/configure ../../../../../../acsupport/ChangeLog \
73
        ../../../../../../acsupport/config.guess \
74
        ../../../../../../acsupport/config.sub \
75
        ../../../../../../acsupport/depcomp \
76
        ../../../../../../acsupport/install-sh \
77
        ../../../../../../acsupport/ltconfig \
78
        ../../../../../../acsupport/ltmain.sh \
79
        ../../../../../../acsupport/missing \
80
        ../../../../../../acsupport/mkinstalldirs
81
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
83
        $(top_srcdir)/../../../../../../acsupport/acinclude.m4 \
84
        $(top_srcdir)/configure.in
85
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
        $(ACLOCAL_M4)
87
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
88
 configure.lineno config.status.lineno
89
mkinstalldirs = $(SHELL) \
90
        $(top_srcdir)/../../../../../../acsupport/mkinstalldirs
91
CONFIG_CLEAN_FILES =
92
CONFIG_CLEAN_VPATH_FILES =
93
am__installdirs = "$(DESTDIR)$(synthdir)" "$(DESTDIR)$(synthdir)"
94
PROGRAMS = $(synth_PROGRAMS)
95
am__ecosynth_SOURCES_DIST = ecosynth.c
96
@SUPPORTED_TRUE@am_ecosynth_OBJECTS = ecosynth.$(OBJEXT)
97
ecosynth_OBJECTS = $(am_ecosynth_OBJECTS)
98
ecosynth_DEPENDENCIES =
99
DEFAULT_INCLUDES = -I.@am__isrc@
100
depcomp = $(SHELL) $(top_srcdir)/../../../../../../acsupport/depcomp
101
am__depfiles_maybe = depfiles
102
am__mv = mv -f
103
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105
CCLD = $(CC)
106
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
107
SOURCES = $(ecosynth_SOURCES)
108
DIST_SOURCES = $(am__ecosynth_SOURCES_DIST)
109
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
110
am__vpath_adj = case $$p in \
111
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
112
    *) f=$$p;; \
113
  esac;
114
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115
am__install_max = 40
116
am__nobase_strip_setup = \
117
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118
am__nobase_strip = \
119
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
120
am__nobase_list = $(am__nobase_strip_setup); \
121
  for p in $$list; do echo "$$p $$p"; done | \
122
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
123
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
124
    if (++n[$$2] == $(am__install_max)) \
125
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
126
    END { for (dir in files) print dir, files[dir] }'
127
am__base_list = \
128
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
129
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
130
DATA = $(synth_DATA)
131
ETAGS = etags
132
CTAGS = ctags
133
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134
distdir = $(PACKAGE)-$(VERSION)
135
top_distdir = $(distdir)
136
am__remove_distdir = \
137
  { test ! -d "$(distdir)" \
138
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
139
         && rm -fr "$(distdir)"; }; }
140
DIST_ARCHIVES = $(distdir).tar.gz
141
GZIP_ENV = --best
142
distuninstallcheck_listfiles = find . -type f -print
143
distcleancheck_listfiles = find . -type f -print
144
ACLOCAL = @ACLOCAL@
145
AMTAR = @AMTAR@
146
AUTOCONF = @AUTOCONF@
147
AUTOHEADER = @AUTOHEADER@
148
AUTOMAKE = @AUTOMAKE@
149
AWK = @AWK@
150
CC = @CC@
151
CCDEPMODE = @CCDEPMODE@
152
CFLAGS = @CFLAGS@
153
CPPFLAGS = @CPPFLAGS@
154
CXX = @CXX@
155
CXXDEPMODE = @CXXDEPMODE@
156
CXXFLAGS = @CXXFLAGS@
157
CYGPATH_W = @CYGPATH_W@
158
DEFS = @DEFS@
159
DEPDIR = @DEPDIR@
160
ECHO_C = @ECHO_C@
161
ECHO_N = @ECHO_N@
162
ECHO_T = @ECHO_T@
163
ECOS_REPOSITORY = @ECOS_REPOSITORY@
164
EXEEXT = @EXEEXT@
165
INSTALL = @INSTALL@
166
INSTALL_DATA = @INSTALL_DATA@
167
INSTALL_PROGRAM = @INSTALL_PROGRAM@
168
INSTALL_SCRIPT = @INSTALL_SCRIPT@
169
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170
LDFLAGS = @LDFLAGS@
171
LIBOBJS = @LIBOBJS@
172
LIBS = @ecos_LIBS@ @ecos_LDADD@
173
LTLIBOBJS = @LTLIBOBJS@
174
MAINT = @MAINT@
175
MAKEINFO = @MAKEINFO@
176
MKDIR_P = @MKDIR_P@
177
MSVC_SRCDIR = @MSVC_SRCDIR@
178
OBJEXT = @OBJEXT@
179
PACKAGE = @PACKAGE@
180
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181
PACKAGE_DIR = @PACKAGE_DIR@
182
PACKAGE_INSTALL = @PACKAGE_INSTALL@
183
PACKAGE_NAME = @PACKAGE_NAME@
184
PACKAGE_STRING = @PACKAGE_STRING@
185
PACKAGE_TARNAME = @PACKAGE_TARNAME@
186
PACKAGE_VERSION = @PACKAGE_VERSION@
187
PATH_SEPARATOR = @PATH_SEPARATOR@
188
SET_MAKE = @SET_MAKE@
189
SHELL = @SHELL@
190
STRIP = @STRIP@
191
VERSION = @VERSION@
192
abs_builddir = @abs_builddir@
193
abs_srcdir = @abs_srcdir@
194
abs_top_builddir = @abs_top_builddir@
195
abs_top_srcdir = @abs_top_srcdir@
196
ac_ct_CC = @ac_ct_CC@
197
ac_ct_CXX = @ac_ct_CXX@
198
am__include = @am__include@
199
am__leading_dot = @am__leading_dot@
200
am__quote = @am__quote@
201
am__tar = @am__tar@
202
am__untar = @am__untar@
203
bindir = @bindir@
204
build = @build@
205
build_alias = @build_alias@
206
build_cpu = @build_cpu@
207
build_os = @build_os@
208
build_vendor = @build_vendor@
209
builddir = @builddir@
210
datadir = @datadir@
211
datarootdir = @datarootdir@
212
docdir = @docdir@
213
dvidir = @dvidir@
214
ecos_CFLAGS = @ecos_CFLAGS@
215
ecos_CXXFLAGS = @ecos_CXXFLAGS@
216
ecos_INCLUDES = @ecos_INCLUDES@
217
ecos_LDADD = @ecos_LDADD@
218
ecos_LIBS = @ecos_LIBS@
219
ecos_tk_includes = @ecos_tk_includes@
220
ecos_tk_libs = @ecos_tk_libs@
221
exec_prefix = @exec_prefix@
222
host = @host@
223
host_alias = @host_alias@
224
host_cpu = @host_cpu@
225
host_os = @host_os@
226
host_vendor = @host_vendor@
227
htmldir = @htmldir@
228
includedir = @includedir@
229
infodir = @infodir@
230
install_sh = @install_sh@
231
libdir = @libdir@
232
libexecdir = @libexecdir@
233
localedir = @localedir@
234
localstatedir = @localstatedir@
235
mandir = @mandir@
236
mkdir_p = @mkdir_p@
237
oldincludedir = @oldincludedir@
238
pdfdir = @pdfdir@
239
prefix = @prefix@
240
program_transform_name = @program_transform_name@
241
psdir = @psdir@
242
sbindir = @sbindir@
243
sharedstatedir = @sharedstatedir@
244
srcdir = @srcdir@
245
sysconfdir = @sysconfdir@
246
target_alias = @target_alias@
247
top_build_prefix = @top_build_prefix@
248
top_builddir = @top_builddir@
249
top_srcdir = @top_srcdir@
250
AUTOMAKE_OPTIONS = 1.10 foreign
251
AM_CFLAGS = @ecos_CFLAGS@ -DECOSYNTH_VERSION=\"@VERSION@\" \
252
 -DECOS_REPOSITORY=\"@ECOS_REPOSITORY@\" \
253
 -DLIBEXECDIR=\"$(libexecdir)\" \
254
 -DPKG_DIR=\"@PACKAGE_DIR@\" \
255
 -DPKG_VERSION=\"@PACKAGE_VERSION@\" \
256
 -DPKG_INSTALL=\"@PACKAGE_INSTALL@\"
257
 
258
AM_CXXFLAGS = @ecos_CXXFLAGS@
259
INCLUDES = @ecos_INCLUDES@ @ecos_tk_includes@
260
@SUPPORTED_TRUE@synthdir = $(libexecdir)/ecos/@PACKAGE_INSTALL@
261
@SUPPORTED_TRUE@synth_DATA = ecosynth.tcl default.tdf user_initrc.tcl user_mainrc.tcl \
262
@SUPPORTED_TRUE@                          console.tcl \
263
@SUPPORTED_TRUE@                          ecosicon.xbm ecosiconmask.xbm tick_yes.xbm tick_no.xbm \
264
@SUPPORTED_TRUE@                          save.xbm cut.xbm copy.xbm paste.xbm help.xbm running1.ppm \
265
@SUPPORTED_TRUE@                          saveall.xbm
266
 
267
@SUPPORTED_TRUE@ecosynth_SOURCES = ecosynth.c
268
@SUPPORTED_TRUE@ecosynth_LDADD = @ecos_tk_libs@
269
all: all-am
270
 
271
.SUFFIXES:
272
.SUFFIXES: .c .o .obj
273
am--refresh:
274
        @:
275
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
276
        @for dep in $?; do \
277
          case '$(am__configure_deps)' in \
278
            *$$dep*) \
279
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
280
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
281
                && exit 0; \
282
              exit 1;; \
283
          esac; \
284
        done; \
285
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
286
        $(am__cd) $(top_srcdir) && \
287
          $(AUTOMAKE) --foreign Makefile
288
.PRECIOUS: Makefile
289
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
290
        @case '$?' in \
291
          *config.status*) \
292
            echo ' $(SHELL) ./config.status'; \
293
            $(SHELL) ./config.status;; \
294
          *) \
295
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
296
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
297
        esac;
298
 
299
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300
        $(SHELL) ./config.status --recheck
301
 
302
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
303
        $(am__cd) $(srcdir) && $(AUTOCONF)
304
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
305
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
306
$(am__aclocal_m4_deps):
307
install-synthPROGRAMS: $(synth_PROGRAMS)
308
        @$(NORMAL_INSTALL)
309
        test -z "$(synthdir)" || $(MKDIR_P) "$(DESTDIR)$(synthdir)"
310
        @list='$(synth_PROGRAMS)'; test -n "$(synthdir)" || list=; \
311
        for p in $$list; do echo "$$p $$p"; done | \
312
        sed 's/$(EXEEXT)$$//' | \
313
        while read p p1; do if test -f $$p; \
314
          then echo "$$p"; echo "$$p"; else :; fi; \
315
        done | \
316
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
317
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
318
        sed 'N;N;N;s,\n, ,g' | \
319
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
320
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
321
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
322
            else { print "f", $$3 "/" $$4, $$1; } } \
323
          END { for (d in files) print "f", d, files[d] }' | \
324
        while read type dir files; do \
325
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
326
            test -z "$$files" || { \
327
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(synthdir)$$dir'"; \
328
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(synthdir)$$dir" || exit $$?; \
329
            } \
330
        ; done
331
 
332
uninstall-synthPROGRAMS:
333
        @$(NORMAL_UNINSTALL)
334
        @list='$(synth_PROGRAMS)'; test -n "$(synthdir)" || list=; \
335
        files=`for p in $$list; do echo "$$p"; done | \
336
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
337
              -e 's/$$/$(EXEEXT)/' `; \
338
        test -n "$$list" || exit 0; \
339
        echo " ( cd '$(DESTDIR)$(synthdir)' && rm -f" $$files ")"; \
340
        cd "$(DESTDIR)$(synthdir)" && rm -f $$files
341
 
342
clean-synthPROGRAMS:
343
        -test -z "$(synth_PROGRAMS)" || rm -f $(synth_PROGRAMS)
344
ecosynth$(EXEEXT): $(ecosynth_OBJECTS) $(ecosynth_DEPENDENCIES)
345
        @rm -f ecosynth$(EXEEXT)
346
        $(LINK) $(ecosynth_OBJECTS) $(ecosynth_LDADD) $(LIBS)
347
 
348
mostlyclean-compile:
349
        -rm -f *.$(OBJEXT)
350
 
351
distclean-compile:
352
        -rm -f *.tab.c
353
 
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecosynth.Po@am__quote@
355
 
356
.c.o:
357
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
358
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
362
 
363
.c.obj:
364
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
365
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
369
install-synthDATA: $(synth_DATA)
370
        @$(NORMAL_INSTALL)
371
        test -z "$(synthdir)" || $(MKDIR_P) "$(DESTDIR)$(synthdir)"
372
        @list='$(synth_DATA)'; test -n "$(synthdir)" || list=; \
373
        for p in $$list; do \
374
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
375
          echo "$$d$$p"; \
376
        done | $(am__base_list) | \
377
        while read files; do \
378
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(synthdir)'"; \
379
          $(INSTALL_DATA) $$files "$(DESTDIR)$(synthdir)" || exit $$?; \
380
        done
381
 
382
uninstall-synthDATA:
383
        @$(NORMAL_UNINSTALL)
384
        @list='$(synth_DATA)'; test -n "$(synthdir)" || list=; \
385
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386
        test -n "$$files" || exit 0; \
387
        echo " ( cd '$(DESTDIR)$(synthdir)' && rm -f" $$files ")"; \
388
        cd "$(DESTDIR)$(synthdir)" && rm -f $$files
389
 
390
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
391
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392
        unique=`for i in $$list; do \
393
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394
          done | \
395
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396
              END { if (nonempty) { for (i in files) print i; }; }'`; \
397
        mkid -fID $$unique
398
tags: TAGS
399
 
400
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
401
                $(TAGS_FILES) $(LISP)
402
        set x; \
403
        here=`pwd`; \
404
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
405
        unique=`for i in $$list; do \
406
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407
          done | \
408
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409
              END { if (nonempty) { for (i in files) print i; }; }'`; \
410
        shift; \
411
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
412
          test -n "$$unique" || unique=$$empty_fix; \
413
          if test $$# -gt 0; then \
414
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415
              "$$@" $$unique; \
416
          else \
417
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418
              $$unique; \
419
          fi; \
420
        fi
421
ctags: CTAGS
422
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
423
                $(TAGS_FILES) $(LISP)
424
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
425
        unique=`for i in $$list; do \
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427
          done | \
428
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429
              END { if (nonempty) { for (i in files) print i; }; }'`; \
430
        test -z "$(CTAGS_ARGS)$$unique" \
431
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
432
             $$unique
433
 
434
GTAGS:
435
        here=`$(am__cd) $(top_builddir) && pwd` \
436
          && $(am__cd) $(top_srcdir) \
437
          && gtags -i $(GTAGS_ARGS) "$$here"
438
 
439
distclean-tags:
440
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441
 
442
distdir: $(DISTFILES)
443
        $(am__remove_distdir)
444
        test -d "$(distdir)" || mkdir "$(distdir)"
445
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447
        list='$(DISTFILES)'; \
448
          dist_files=`for file in $$list; do echo $$file; done | \
449
          sed -e "s|^$$srcdirstrip/||;t" \
450
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
451
        case $$dist_files in \
452
          */*) $(MKDIR_P) `echo "$$dist_files" | \
453
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
454
                           sort -u` ;; \
455
        esac; \
456
        for file in $$dist_files; do \
457
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458
          if test -d $$d/$$file; then \
459
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
460
            if test -d "$(distdir)/$$file"; then \
461
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462
            fi; \
463
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
465
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
466
            fi; \
467
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
468
          else \
469
            test -f "$(distdir)/$$file" \
470
            || cp -p $$d/$$file "$(distdir)/$$file" \
471
            || exit 1; \
472
          fi; \
473
        done
474
        -test -n "$(am__skip_mode_fix)" \
475
        || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
476
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
477
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
478
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
479
        || chmod -R a+r "$(distdir)"
480
dist-gzip: distdir
481
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
482
        $(am__remove_distdir)
483
 
484
dist-bzip2: distdir
485
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
486
        $(am__remove_distdir)
487
 
488
dist-lzma: distdir
489
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
490
        $(am__remove_distdir)
491
 
492
dist-xz: distdir
493
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
494
        $(am__remove_distdir)
495
 
496
dist-tarZ: distdir
497
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
498
        $(am__remove_distdir)
499
 
500
dist-shar: distdir
501
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
502
        $(am__remove_distdir)
503
 
504
dist-zip: distdir
505
        -rm -f $(distdir).zip
506
        zip -rq $(distdir).zip $(distdir)
507
        $(am__remove_distdir)
508
 
509
dist dist-all: distdir
510
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
511
        $(am__remove_distdir)
512
 
513
# This target untars the dist file and tries a VPATH configuration.  Then
514
# it guarantees that the distribution is self-contained by making another
515
# tarfile.
516
distcheck: dist
517
        case '$(DIST_ARCHIVES)' in \
518
        *.tar.gz*) \
519
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
520
        *.tar.bz2*) \
521
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
522
        *.tar.lzma*) \
523
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
524
        *.tar.xz*) \
525
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
526
        *.tar.Z*) \
527
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
528
        *.shar.gz*) \
529
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
530
        *.zip*) \
531
          unzip $(distdir).zip ;;\
532
        esac
533
        chmod -R a-w $(distdir); chmod a+w $(distdir)
534
        mkdir $(distdir)/_build
535
        mkdir $(distdir)/_inst
536
        chmod a-w $(distdir)
537
        test -d $(distdir)/_build || exit 0; \
538
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
539
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
540
          && am__cwd=`pwd` \
541
          && $(am__cd) $(distdir)/_build \
542
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
543
            $(DISTCHECK_CONFIGURE_FLAGS) \
544
          && $(MAKE) $(AM_MAKEFLAGS) \
545
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
546
          && $(MAKE) $(AM_MAKEFLAGS) check \
547
          && $(MAKE) $(AM_MAKEFLAGS) install \
548
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
549
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
550
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
551
                distuninstallcheck \
552
          && chmod -R a-w "$$dc_install_base" \
553
          && ({ \
554
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
555
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
556
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
557
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
558
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
559
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
560
          && rm -rf "$$dc_destdir" \
561
          && $(MAKE) $(AM_MAKEFLAGS) dist \
562
          && rm -rf $(DIST_ARCHIVES) \
563
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
564
          && cd "$$am__cwd" \
565
          || exit 1
566
        $(am__remove_distdir)
567
        @(echo "$(distdir) archives ready for distribution: "; \
568
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
569
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
570
distuninstallcheck:
571
        @$(am__cd) '$(distuninstallcheck_dir)' \
572
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
573
           || { echo "ERROR: files left after uninstall:" ; \
574
                if test -n "$(DESTDIR)"; then \
575
                  echo "  (check DESTDIR support)"; \
576
                fi ; \
577
                $(distuninstallcheck_listfiles) ; \
578
                exit 1; } >&2
579
distcleancheck: distclean
580
        @if test '$(srcdir)' = . ; then \
581
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
582
          exit 1 ; \
583
        fi
584
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
585
          || { echo "ERROR: files left in build directory after distclean:" ; \
586
               $(distcleancheck_listfiles) ; \
587
               exit 1; } >&2
588
check-am: all-am
589
check: check-am
590
all-am: Makefile $(PROGRAMS) $(DATA)
591
installdirs:
592
        for dir in "$(DESTDIR)$(synthdir)" "$(DESTDIR)$(synthdir)"; do \
593
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
594
        done
595
install: install-am
596
install-exec: install-exec-am
597
install-data: install-data-am
598
uninstall: uninstall-am
599
 
600
install-am: all-am
601
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
602
 
603
installcheck: installcheck-am
604
install-strip:
605
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607
          `test -z '$(STRIP)' || \
608
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
609
mostlyclean-generic:
610
 
611
clean-generic:
612
 
613
distclean-generic:
614
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
615
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
616
 
617
maintainer-clean-generic:
618
        @echo "This command is intended for maintainers to use"
619
        @echo "it deletes files that may require special tools to rebuild."
620
clean: clean-am
621
 
622
clean-am: clean-generic clean-synthPROGRAMS mostlyclean-am
623
 
624
distclean: distclean-am
625
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
626
        -rm -rf ./$(DEPDIR)
627
        -rm -f Makefile
628
distclean-am: clean-am distclean-compile distclean-generic \
629
        distclean-tags
630
 
631
dvi: dvi-am
632
 
633
dvi-am:
634
 
635
html: html-am
636
 
637
html-am:
638
 
639
info: info-am
640
 
641
info-am:
642
 
643
install-data-am: install-synthDATA install-synthPROGRAMS
644
 
645
install-dvi: install-dvi-am
646
 
647
install-dvi-am:
648
 
649
install-exec-am:
650
 
651
install-html: install-html-am
652
 
653
install-html-am:
654
 
655
install-info: install-info-am
656
 
657
install-info-am:
658
 
659
install-man:
660
 
661
install-pdf: install-pdf-am
662
 
663
install-pdf-am:
664
 
665
install-ps: install-ps-am
666
 
667
install-ps-am:
668
 
669
installcheck-am:
670
 
671
maintainer-clean: maintainer-clean-am
672
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
673
        -rm -rf $(top_srcdir)/autom4te.cache
674
        -rm -rf ./$(DEPDIR)
675
        -rm -f Makefile
676
maintainer-clean-am: distclean-am maintainer-clean-generic
677
 
678
mostlyclean: mostlyclean-am
679
 
680
mostlyclean-am: mostlyclean-compile mostlyclean-generic
681
 
682
pdf: pdf-am
683
 
684
pdf-am:
685
 
686
ps: ps-am
687
 
688
ps-am:
689
 
690
uninstall-am: uninstall-synthDATA uninstall-synthPROGRAMS
691
 
692
.MAKE: install-am install-strip
693
 
694
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
695
        clean-generic clean-synthPROGRAMS ctags dist dist-all \
696
        dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
697
        dist-zip distcheck distclean distclean-compile \
698
        distclean-generic distclean-tags distcleancheck distdir \
699
        distuninstallcheck dvi dvi-am html html-am info info-am \
700
        install install-am install-data install-data-am install-dvi \
701
        install-dvi-am install-exec install-exec-am install-html \
702
        install-html-am install-info install-info-am install-man \
703
        install-pdf install-pdf-am install-ps install-ps-am \
704
        install-strip install-synthDATA install-synthPROGRAMS \
705
        installcheck installcheck-am installdirs maintainer-clean \
706
        maintainer-clean-generic mostlyclean mostlyclean-compile \
707
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
708
        uninstall-am uninstall-synthDATA uninstall-synthPROGRAMS
709
 
710
 
711
@SUPPORTED_TRUE@ecosynth.$(OBJEXT)      : Makefile ../src/synth_protocol.h
712
 
713
# Tell versions [3.59,3.63) of GNU make to not export all variables.
714
# Otherwise a system limit (for SysV at least) may be exceeded.
715
.NOEXPORT:

powered by: WebSVN 2.1.0

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