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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [peripheral/] [Makefile.in] - Blame information for rev 101

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

Line No. Rev Author Line
1 82 jeremybenn
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2 80 jeremybenn
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 82 jeremybenn
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7 80 jeremybenn
# 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
# Makefile -- Makefile for peripherals simulation
19
#
20
# Copyright (C) 1999 Damjan Lampret, lampret@opencores.org
21
# Copyright (C) 2008 Embecosm Limited
22
#
23
# Contributor Jeremy Bennett 
24
#
25
# This file is part of OpenRISC 1000 Architectural Simulator.
26
#
27
# This program is free software; you can redistribute it and/or modify it
28
# under the terms of the GNU General Public License as published by the Free
29
# Software Foundation; either version 3 of the License, or (at your option)
30
# any later version.
31
#
32
# This program is distributed in the hope that it will be useful, but WITHOUT
33
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
34
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
35
# more details.
36
#
37
# You should have received a copy of the GNU General Public License along
38
# with this program.  If not, see .
39
 
40
VPATH = @srcdir@
41
pkgdatadir = $(datadir)/@PACKAGE@
42 82 jeremybenn
pkgincludedir = $(includedir)/@PACKAGE@
43 80 jeremybenn
pkglibdir = $(libdir)/@PACKAGE@
44 82 jeremybenn
pkglibexecdir = $(libexecdir)/@PACKAGE@
45 80 jeremybenn
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46
install_sh_DATA = $(install_sh) -c -m 644
47
install_sh_PROGRAM = $(install_sh) -c
48
install_sh_SCRIPT = $(install_sh) -c
49
INSTALL_HEADER = $(INSTALL_DATA)
50
transform = $(program_transform_name)
51
NORMAL_INSTALL = :
52
PRE_INSTALL = :
53
POST_INSTALL = :
54
NORMAL_UNINSTALL = :
55
PRE_UNINSTALL = :
56
POST_UNINSTALL = :
57
build_triplet = @build@
58
host_triplet = @host@
59
target_triplet = @target@
60
subdir = peripheral
61
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 82 jeremybenn
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
64
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
65
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
66
        $(top_srcdir)/configure.ac
67 80 jeremybenn
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68
        $(ACLOCAL_M4)
69
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70
CONFIG_HEADER = $(top_builddir)/config.h
71
CONFIG_CLEAN_FILES =
72 82 jeremybenn
CONFIG_CLEAN_VPATH_FILES =
73 80 jeremybenn
LTLIBRARIES = $(noinst_LTLIBRARIES)
74
libperipheral_la_LIBADD =
75
am_libperipheral_la_OBJECTS = generic.lo 16450.lo dma.lo mc.lo eth.lo \
76
        crc32.lo gpio.lo vga.lo fb.lo ps2kbd.lo atahost.lo \
77
        atadevice.lo atadevice-cmdi.lo memory.lo
78
libperipheral_la_OBJECTS = $(am_libperipheral_la_OBJECTS)
79
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
80
depcomp = $(SHELL) $(top_srcdir)/depcomp
81
am__depfiles_maybe = depfiles
82 82 jeremybenn
am__mv = mv -f
83 80 jeremybenn
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88
CCLD = $(CC)
89
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
91
        $(LDFLAGS) -o $@
92
SOURCES = $(libperipheral_la_SOURCES)
93
DIST_SOURCES = $(libperipheral_la_SOURCES)
94
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
95
        html-recursive info-recursive install-data-recursive \
96
        install-dvi-recursive install-exec-recursive \
97
        install-html-recursive install-info-recursive \
98
        install-pdf-recursive install-ps-recursive install-recursive \
99
        installcheck-recursive installdirs-recursive pdf-recursive \
100
        ps-recursive uninstall-recursive
101
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
102
  distclean-recursive maintainer-clean-recursive
103 82 jeremybenn
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
104
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
105
        distdir
106 80 jeremybenn
ETAGS = etags
107
CTAGS = ctags
108
DIST_SUBDIRS = $(SUBDIRS)
109
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110 82 jeremybenn
am__relativize = \
111
  dir0=`pwd`; \
112
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
113
  sed_rest='s,^[^/]*/*,,'; \
114
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
115
  sed_butlast='s,/*[^/]*$$,,'; \
116
  while test -n "$$dir1"; do \
117
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
118
    if test "$$first" != "."; then \
119
      if test "$$first" = ".."; then \
120
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
121
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122
      else \
123
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
124
        if test "$$first2" = "$$first"; then \
125
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
126
        else \
127
          dir2="../$$dir2"; \
128
        fi; \
129
        dir0="$$dir0"/"$$first"; \
130
      fi; \
131
    fi; \
132
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
133
  done; \
134
  reldir="$$dir2"
135 80 jeremybenn
ACLOCAL = @ACLOCAL@
136
AMTAR = @AMTAR@
137
AR = @AR@
138
ARFLAGS = @ARFLAGS@
139
AUTOCONF = @AUTOCONF@
140
AUTOHEADER = @AUTOHEADER@
141
AUTOMAKE = @AUTOMAKE@
142
AWK = @AWK@
143
BUILD_DIR = @BUILD_DIR@
144
CC = @CC@
145 82 jeremybenn
CCAS = @CCAS@
146
CCASDEPMODE = @CCASDEPMODE@
147
CCASFLAGS = @CCASFLAGS@
148 80 jeremybenn
CCDEPMODE = @CCDEPMODE@
149
CFLAGS = @CFLAGS@
150
CPP = @CPP@
151
CPPFLAGS = @CPPFLAGS@
152
CPU_ARCH = @CPU_ARCH@
153
CYGPATH_W = @CYGPATH_W@
154
DEBUGFLAGS = @DEBUGFLAGS@
155
DEFS = @DEFS@
156 90 jeremybenn
DEJAGNU = @DEJAGNU@
157 80 jeremybenn
DEPDIR = @DEPDIR@
158 82 jeremybenn
DSYMUTIL = @DSYMUTIL@
159
DUMPBIN = @DUMPBIN@
160 80 jeremybenn
ECHO_C = @ECHO_C@
161
ECHO_N = @ECHO_N@
162
ECHO_T = @ECHO_T@
163
EGREP = @EGREP@
164
EXEEXT = @EXEEXT@
165 82 jeremybenn
FGREP = @FGREP@
166 80 jeremybenn
GREP = @GREP@
167
INCLUDES = @INCLUDES@
168
INSTALL = @INSTALL@
169
INSTALL_DATA = @INSTALL_DATA@
170
INSTALL_PROGRAM = @INSTALL_PROGRAM@
171
INSTALL_SCRIPT = @INSTALL_SCRIPT@
172
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173 82 jeremybenn
LD = @LD@
174 80 jeremybenn
LDFLAGS = @LDFLAGS@
175
LIBOBJS = @LIBOBJS@
176
LIBS = @LIBS@
177
LIBTOOL = @LIBTOOL@
178 82 jeremybenn
LIPO = @LIPO@
179 80 jeremybenn
LN_S = @LN_S@
180
LOCAL_CFLAGS = @LOCAL_CFLAGS@
181
LOCAL_DEFS = @LOCAL_DEFS@
182
LOCAL_LDFLAGS = @LOCAL_LDFLAGS@
183
LTLIBOBJS = @LTLIBOBJS@
184
MAKEINFO = @MAKEINFO@
185
MKDIR_P = @MKDIR_P@
186 82 jeremybenn
NM = @NM@
187
NMEDIT = @NMEDIT@
188
OBJDUMP = @OBJDUMP@
189 80 jeremybenn
OBJEXT = @OBJEXT@
190 82 jeremybenn
OTOOL = @OTOOL@
191
OTOOL64 = @OTOOL64@
192 80 jeremybenn
PACKAGE = @PACKAGE@
193
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194
PACKAGE_NAME = @PACKAGE_NAME@
195
PACKAGE_STRING = @PACKAGE_STRING@
196
PACKAGE_TARNAME = @PACKAGE_TARNAME@
197
PACKAGE_VERSION = @PACKAGE_VERSION@
198
PATH_SEPARATOR = @PATH_SEPARATOR@
199
POW_LIB = @POW_LIB@
200
RANLIB = @RANLIB@
201 96 jeremybenn
RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
202 80 jeremybenn
SED = @SED@
203
SET_MAKE = @SET_MAKE@
204
SHELL = @SHELL@
205
STRIP = @STRIP@
206
SUMVERSION = @SUMVERSION@
207
TERMCAP_LIB = @TERMCAP_LIB@
208
VERSION = @VERSION@
209
abs_builddir = @abs_builddir@
210
abs_srcdir = @abs_srcdir@
211
abs_top_builddir = @abs_top_builddir@
212
abs_top_srcdir = @abs_top_srcdir@
213
ac_ct_CC = @ac_ct_CC@
214 82 jeremybenn
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
215 80 jeremybenn
am__include = @am__include@
216
am__leading_dot = @am__leading_dot@
217
am__quote = @am__quote@
218
am__tar = @am__tar@
219
am__untar = @am__untar@
220
bindir = @bindir@
221
build = @build@
222
build_alias = @build_alias@
223
build_cpu = @build_cpu@
224
build_os = @build_os@
225
build_vendor = @build_vendor@
226
builddir = @builddir@
227
datadir = @datadir@
228
datarootdir = @datarootdir@
229
docdir = @docdir@
230
dvidir = @dvidir@
231
exec_prefix = @exec_prefix@
232
host = @host@
233
host_alias = @host_alias@
234
host_cpu = @host_cpu@
235
host_os = @host_os@
236
host_vendor = @host_vendor@
237
htmldir = @htmldir@
238
includedir = @includedir@
239
infodir = @infodir@
240
install_sh = @install_sh@
241
libdir = @libdir@
242
libexecdir = @libexecdir@
243
localedir = @localedir@
244
localstatedir = @localstatedir@
245 82 jeremybenn
lt_ECHO = @lt_ECHO@
246 80 jeremybenn
mandir = @mandir@
247
mkdir_p = @mkdir_p@
248
oldincludedir = @oldincludedir@
249
pdfdir = @pdfdir@
250
prefix = @prefix@
251
program_transform_name = @program_transform_name@
252
psdir = @psdir@
253
sbindir = @sbindir@
254
sharedstatedir = @sharedstatedir@
255
srcdir = @srcdir@
256 82 jeremybenn
subdirs = @subdirs@
257 80 jeremybenn
sysconfdir = @sysconfdir@
258
target = @target@
259
target_alias = @target_alias@
260
target_cpu = @target_cpu@
261
target_os = @target_os@
262
target_vendor = @target_vendor@
263 82 jeremybenn
top_build_prefix = @top_build_prefix@
264 80 jeremybenn
top_builddir = @top_builddir@
265
top_srcdir = @top_srcdir@
266
SUBDIRS = channels
267
noinst_LTLIBRARIES = libperipheral.la
268
libperipheral_la_SOURCES = generic.c        \
269
                           16450.c          \
270
                           dma.c            \
271
                           mc.c             \
272
                           eth.c            \
273
                           crc32.c          \
274
                           gpio.c           \
275
                           vga.c            \
276
                           fb.c             \
277
                           ps2kbd.c         \
278
                           atahost.c        \
279
                           atadevice.c      \
280
                           atadevice-cmdi.c \
281
                           memory.c         \
282
                           16450.h          \
283
                           atacmd.h         \
284
                           generic.h        \
285
                           atadevice-cmdi.h \
286
                           atadevice.h      \
287
                           atahost.h        \
288
                           crc32.h          \
289
                           dma-defs.h       \
290
                           dma.h            \
291
                           eth.h            \
292
                           fb.h             \
293
                           fields.h         \
294
                           gpio.h           \
295
                           mc.h             \
296
                           memory.h         \
297
                           ps2kbd.h         \
298
                           vga.h
299
 
300
all: all-recursive
301
 
302
.SUFFIXES:
303
.SUFFIXES: .c .lo .o .obj
304
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
305
        @for dep in $?; do \
306
          case '$(am__configure_deps)' in \
307
            *$$dep*) \
308 82 jeremybenn
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
309
                && { if test -f $@; then exit 0; else break; fi; }; \
310 80 jeremybenn
              exit 1;; \
311
          esac; \
312
        done; \
313 82 jeremybenn
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu peripheral/Makefile'; \
314
        $(am__cd) $(top_srcdir) && \
315
          $(AUTOMAKE) --gnu peripheral/Makefile
316 80 jeremybenn
.PRECIOUS: Makefile
317
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318
        @case '$?' in \
319
          *config.status*) \
320
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
321
          *) \
322
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324
        esac;
325
 
326
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
 
329
$(top_srcdir)/configure:  $(am__configure_deps)
330
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
332
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333 82 jeremybenn
$(am__aclocal_m4_deps):
334 80 jeremybenn
 
335
clean-noinstLTLIBRARIES:
336
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
337
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
338
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
339
          test "$$dir" != "$$p" || dir=.; \
340
          echo "rm -f \"$${dir}/so_locations\""; \
341
          rm -f "$${dir}/so_locations"; \
342
        done
343
libperipheral.la: $(libperipheral_la_OBJECTS) $(libperipheral_la_DEPENDENCIES)
344
        $(LINK)  $(libperipheral_la_OBJECTS) $(libperipheral_la_LIBADD) $(LIBS)
345
 
346
mostlyclean-compile:
347
        -rm -f *.$(OBJEXT)
348
 
349
distclean-compile:
350
        -rm -f *.tab.c
351
 
352
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/16450.Plo@am__quote@
353
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atadevice-cmdi.Plo@am__quote@
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atadevice.Plo@am__quote@
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atahost.Plo@am__quote@
356
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Plo@am__quote@
357
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dma.Plo@am__quote@
358
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eth.Plo@am__quote@
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fb.Plo@am__quote@
360
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generic.Plo@am__quote@
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpio.Plo@am__quote@
362
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mc.Plo@am__quote@
363
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@
364
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps2kbd.Plo@am__quote@
365
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vga.Plo@am__quote@
366
 
367
.c.o:
368
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
369 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
373
 
374
.c.obj:
375
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
376 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
380
 
381
.c.lo:
382
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
383 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
384 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
387
 
388
mostlyclean-libtool:
389
        -rm -f *.lo
390
 
391
clean-libtool:
392
        -rm -rf .libs _libs
393
 
394
# This directory's subdirectories are mostly independent; you can cd
395
# into them and run `make' without going through this Makefile.
396
# To change the values of `make' variables: instead of editing Makefiles,
397
# (1) if the variable is set in `config.status', edit `config.status'
398
#     (which will cause the Makefiles to be regenerated when you run `make');
399
# (2) otherwise, pass the desired values on the `make' command line.
400
$(RECURSIVE_TARGETS):
401 82 jeremybenn
        @fail= failcom='exit 1'; \
402 80 jeremybenn
        for f in x $$MAKEFLAGS; do \
403
          case $$f in \
404
            *=* | --[!k]*);; \
405
            *k*) failcom='fail=yes';; \
406
          esac; \
407
        done; \
408
        dot_seen=no; \
409
        target=`echo $@ | sed s/-recursive//`; \
410
        list='$(SUBDIRS)'; for subdir in $$list; do \
411
          echo "Making $$target in $$subdir"; \
412
          if test "$$subdir" = "."; then \
413
            dot_seen=yes; \
414
            local_target="$$target-am"; \
415
          else \
416
            local_target="$$target"; \
417
          fi; \
418 82 jeremybenn
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
419 80 jeremybenn
          || eval $$failcom; \
420
        done; \
421
        if test "$$dot_seen" = "no"; then \
422
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
423
        fi; test -z "$$fail"
424
 
425
$(RECURSIVE_CLEAN_TARGETS):
426 82 jeremybenn
        @fail= failcom='exit 1'; \
427 80 jeremybenn
        for f in x $$MAKEFLAGS; do \
428
          case $$f in \
429
            *=* | --[!k]*);; \
430
            *k*) failcom='fail=yes';; \
431
          esac; \
432
        done; \
433
        dot_seen=no; \
434
        case "$@" in \
435
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
436
          *) list='$(SUBDIRS)' ;; \
437
        esac; \
438
        rev=''; for subdir in $$list; do \
439
          if test "$$subdir" = "."; then :; else \
440
            rev="$$subdir $$rev"; \
441
          fi; \
442
        done; \
443
        rev="$$rev ."; \
444
        target=`echo $@ | sed s/-recursive//`; \
445
        for subdir in $$rev; do \
446
          echo "Making $$target in $$subdir"; \
447
          if test "$$subdir" = "."; then \
448
            local_target="$$target-am"; \
449
          else \
450
            local_target="$$target"; \
451
          fi; \
452 82 jeremybenn
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453 80 jeremybenn
          || eval $$failcom; \
454
        done && test -z "$$fail"
455
tags-recursive:
456
        list='$(SUBDIRS)'; for subdir in $$list; do \
457 82 jeremybenn
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
458 80 jeremybenn
        done
459
ctags-recursive:
460
        list='$(SUBDIRS)'; for subdir in $$list; do \
461 82 jeremybenn
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
462 80 jeremybenn
        done
463
 
464
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466
        unique=`for i in $$list; do \
467
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468
          done | \
469 82 jeremybenn
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470 80 jeremybenn
              END { if (nonempty) { for (i in files) print i; }; }'`; \
471
        mkid -fID $$unique
472
tags: TAGS
473
 
474
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
475
                $(TAGS_FILES) $(LISP)
476 82 jeremybenn
        set x; \
477 80 jeremybenn
        here=`pwd`; \
478
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
479
          include_option=--etags-include; \
480
          empty_fix=.; \
481
        else \
482
          include_option=--include; \
483
          empty_fix=; \
484
        fi; \
485
        list='$(SUBDIRS)'; for subdir in $$list; do \
486
          if test "$$subdir" = .; then :; else \
487
            test ! -f $$subdir/TAGS || \
488 82 jeremybenn
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
489 80 jeremybenn
          fi; \
490
        done; \
491
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
492
        unique=`for i in $$list; do \
493
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494
          done | \
495
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496
              END { if (nonempty) { for (i in files) print i; }; }'`; \
497 82 jeremybenn
        shift; \
498
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
499 80 jeremybenn
          test -n "$$unique" || unique=$$empty_fix; \
500 82 jeremybenn
          if test $$# -gt 0; then \
501
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502
              "$$@" $$unique; \
503
          else \
504
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
505
              $$unique; \
506
          fi; \
507 80 jeremybenn
        fi
508
ctags: CTAGS
509
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
510
                $(TAGS_FILES) $(LISP)
511
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
512
        unique=`for i in $$list; do \
513
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514
          done | \
515
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516
              END { if (nonempty) { for (i in files) print i; }; }'`; \
517 82 jeremybenn
        test -z "$(CTAGS_ARGS)$$unique" \
518 80 jeremybenn
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
519 82 jeremybenn
             $$unique
520 80 jeremybenn
 
521
GTAGS:
522
        here=`$(am__cd) $(top_builddir) && pwd` \
523 82 jeremybenn
          && $(am__cd) $(top_srcdir) \
524
          && gtags -i $(GTAGS_ARGS) "$$here"
525 80 jeremybenn
 
526
distclean-tags:
527
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
528
 
529
distdir: $(DISTFILES)
530
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532
        list='$(DISTFILES)'; \
533
          dist_files=`for file in $$list; do echo $$file; done | \
534
          sed -e "s|^$$srcdirstrip/||;t" \
535
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
536
        case $$dist_files in \
537
          */*) $(MKDIR_P) `echo "$$dist_files" | \
538
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
539
                           sort -u` ;; \
540
        esac; \
541
        for file in $$dist_files; do \
542
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
543
          if test -d $$d/$$file; then \
544
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
545 82 jeremybenn
            if test -d "$(distdir)/$$file"; then \
546
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547
            fi; \
548 80 jeremybenn
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
549 82 jeremybenn
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
550
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551 80 jeremybenn
            fi; \
552 82 jeremybenn
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
553 80 jeremybenn
          else \
554 82 jeremybenn
            test -f "$(distdir)/$$file" \
555
            || cp -p $$d/$$file "$(distdir)/$$file" \
556 80 jeremybenn
            || exit 1; \
557
          fi; \
558
        done
559 82 jeremybenn
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
560 80 jeremybenn
          if test "$$subdir" = .; then :; else \
561
            test -d "$(distdir)/$$subdir" \
562
            || $(MKDIR_P) "$(distdir)/$$subdir" \
563
            || exit 1; \
564 82 jeremybenn
          fi; \
565
        done
566
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
567
          if test "$$subdir" = .; then :; else \
568
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
569
            $(am__relativize); \
570
            new_distdir=$$reldir; \
571
            dir1=$$subdir; dir2="$(top_distdir)"; \
572
            $(am__relativize); \
573
            new_top_distdir=$$reldir; \
574
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
575
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
576
            ($(am__cd) $$subdir && \
577 80 jeremybenn
              $(MAKE) $(AM_MAKEFLAGS) \
578 82 jeremybenn
                top_distdir="$$new_top_distdir" \
579
                distdir="$$new_distdir" \
580 80 jeremybenn
                am__remove_distdir=: \
581
                am__skip_length_check=: \
582 82 jeremybenn
                am__skip_mode_fix=: \
583 80 jeremybenn
                distdir) \
584
              || exit 1; \
585
          fi; \
586
        done
587
check-am: all-am
588
check: check-recursive
589
all-am: Makefile $(LTLIBRARIES)
590
installdirs: installdirs-recursive
591
installdirs-am:
592
install: install-recursive
593
install-exec: install-exec-recursive
594
install-data: install-data-recursive
595
uninstall: uninstall-recursive
596
 
597
install-am: all-am
598
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
599
 
600
installcheck: installcheck-recursive
601
install-strip:
602
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604
          `test -z '$(STRIP)' || \
605
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
606
mostlyclean-generic:
607
 
608
clean-generic:
609
 
610
distclean-generic:
611
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
612 82 jeremybenn
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
613 80 jeremybenn
 
614
maintainer-clean-generic:
615
        @echo "This command is intended for maintainers to use"
616
        @echo "it deletes files that may require special tools to rebuild."
617
clean: clean-recursive
618
 
619
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
620
        mostlyclean-am
621
 
622
distclean: distclean-recursive
623
        -rm -rf ./$(DEPDIR)
624
        -rm -f Makefile
625
distclean-am: clean-am distclean-compile distclean-generic \
626
        distclean-tags
627
 
628
dvi: dvi-recursive
629
 
630
dvi-am:
631
 
632
html: html-recursive
633
 
634 82 jeremybenn
html-am:
635
 
636 80 jeremybenn
info: info-recursive
637
 
638
info-am:
639
 
640
install-data-am:
641
 
642
install-dvi: install-dvi-recursive
643
 
644 82 jeremybenn
install-dvi-am:
645
 
646 80 jeremybenn
install-exec-am:
647
 
648
install-html: install-html-recursive
649
 
650 82 jeremybenn
install-html-am:
651
 
652 80 jeremybenn
install-info: install-info-recursive
653
 
654 82 jeremybenn
install-info-am:
655
 
656 80 jeremybenn
install-man:
657
 
658
install-pdf: install-pdf-recursive
659
 
660 82 jeremybenn
install-pdf-am:
661
 
662 80 jeremybenn
install-ps: install-ps-recursive
663
 
664 82 jeremybenn
install-ps-am:
665
 
666 80 jeremybenn
installcheck-am:
667
 
668
maintainer-clean: maintainer-clean-recursive
669
        -rm -rf ./$(DEPDIR)
670
        -rm -f Makefile
671
maintainer-clean-am: distclean-am maintainer-clean-generic
672
 
673
mostlyclean: mostlyclean-recursive
674
 
675
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
676
        mostlyclean-libtool
677
 
678
pdf: pdf-recursive
679
 
680
pdf-am:
681
 
682
ps: ps-recursive
683
 
684
ps-am:
685
 
686
uninstall-am:
687
 
688 82 jeremybenn
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
689
        install-am install-strip tags-recursive
690 80 jeremybenn
 
691
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
692
        all all-am check check-am clean clean-generic clean-libtool \
693
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
694
        distclean-compile distclean-generic distclean-libtool \
695
        distclean-tags distdir dvi dvi-am html html-am info info-am \
696
        install install-am install-data install-data-am install-dvi \
697
        install-dvi-am install-exec install-exec-am install-html \
698
        install-html-am install-info install-info-am install-man \
699
        install-pdf install-pdf-am install-ps install-ps-am \
700
        install-strip installcheck installcheck-am installdirs \
701
        installdirs-am maintainer-clean maintainer-clean-generic \
702
        mostlyclean mostlyclean-compile mostlyclean-generic \
703
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
704
        uninstall uninstall-am
705
 
706 82 jeremybenn
 
707 80 jeremybenn
# Tell versions [3.59,3.63) of GNU make to not export all variables.
708
# Otherwise a system limit (for SysV at least) may be exceeded.
709
.NOEXPORT:

powered by: WebSVN 2.1.0

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