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

Subversion Repositories openrisc

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

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
MAKE_SHELL = @MAKE_SHELL@
186
MKDIR_P = @MKDIR_P@
187 82 jeremybenn
NM = @NM@
188
NMEDIT = @NMEDIT@
189
OBJDUMP = @OBJDUMP@
190 80 jeremybenn
OBJEXT = @OBJEXT@
191 82 jeremybenn
OTOOL = @OTOOL@
192
OTOOL64 = @OTOOL64@
193 80 jeremybenn
PACKAGE = @PACKAGE@
194
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195
PACKAGE_NAME = @PACKAGE_NAME@
196
PACKAGE_STRING = @PACKAGE_STRING@
197
PACKAGE_TARNAME = @PACKAGE_TARNAME@
198
PACKAGE_VERSION = @PACKAGE_VERSION@
199
PATH_SEPARATOR = @PATH_SEPARATOR@
200
POW_LIB = @POW_LIB@
201
RANLIB = @RANLIB@
202
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 82 jeremybenn
_GNU_SOURCE = @_GNU_SOURCE@
210 80 jeremybenn
abs_builddir = @abs_builddir@
211
abs_srcdir = @abs_srcdir@
212
abs_top_builddir = @abs_top_builddir@
213
abs_top_srcdir = @abs_top_srcdir@
214
ac_ct_CC = @ac_ct_CC@
215 82 jeremybenn
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
216 80 jeremybenn
am__include = @am__include@
217
am__leading_dot = @am__leading_dot@
218
am__quote = @am__quote@
219
am__tar = @am__tar@
220
am__untar = @am__untar@
221
bindir = @bindir@
222
build = @build@
223
build_alias = @build_alias@
224
build_cpu = @build_cpu@
225
build_os = @build_os@
226
build_vendor = @build_vendor@
227
builddir = @builddir@
228
datadir = @datadir@
229
datarootdir = @datarootdir@
230
docdir = @docdir@
231
dvidir = @dvidir@
232
exec_prefix = @exec_prefix@
233
host = @host@
234
host_alias = @host_alias@
235
host_cpu = @host_cpu@
236
host_os = @host_os@
237
host_vendor = @host_vendor@
238
htmldir = @htmldir@
239
includedir = @includedir@
240
infodir = @infodir@
241
install_sh = @install_sh@
242
libdir = @libdir@
243
libexecdir = @libexecdir@
244
localedir = @localedir@
245
localstatedir = @localstatedir@
246 82 jeremybenn
lt_ECHO = @lt_ECHO@
247 80 jeremybenn
mandir = @mandir@
248
mkdir_p = @mkdir_p@
249
oldincludedir = @oldincludedir@
250
pdfdir = @pdfdir@
251
prefix = @prefix@
252
program_transform_name = @program_transform_name@
253
psdir = @psdir@
254
sbindir = @sbindir@
255
sharedstatedir = @sharedstatedir@
256
srcdir = @srcdir@
257 82 jeremybenn
subdirs = @subdirs@
258 80 jeremybenn
sysconfdir = @sysconfdir@
259
target = @target@
260
target_alias = @target_alias@
261
target_cpu = @target_cpu@
262
target_os = @target_os@
263
target_vendor = @target_vendor@
264 82 jeremybenn
top_build_prefix = @top_build_prefix@
265 80 jeremybenn
top_builddir = @top_builddir@
266
top_srcdir = @top_srcdir@
267
SUBDIRS = channels
268
noinst_LTLIBRARIES = libperipheral.la
269
libperipheral_la_SOURCES = generic.c        \
270
                           16450.c          \
271
                           dma.c            \
272
                           mc.c             \
273
                           eth.c            \
274
                           crc32.c          \
275
                           gpio.c           \
276
                           vga.c            \
277
                           fb.c             \
278
                           ps2kbd.c         \
279
                           atahost.c        \
280
                           atadevice.c      \
281
                           atadevice-cmdi.c \
282
                           memory.c         \
283
                           16450.h          \
284
                           atacmd.h         \
285
                           generic.h        \
286
                           atadevice-cmdi.h \
287
                           atadevice.h      \
288
                           atahost.h        \
289
                           crc32.h          \
290
                           dma-defs.h       \
291
                           dma.h            \
292
                           eth.h            \
293
                           fb.h             \
294
                           fields.h         \
295
                           gpio.h           \
296
                           mc.h             \
297
                           memory.h         \
298
                           ps2kbd.h         \
299
                           vga.h
300
 
301
all: all-recursive
302
 
303
.SUFFIXES:
304
.SUFFIXES: .c .lo .o .obj
305
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
306
        @for dep in $?; do \
307
          case '$(am__configure_deps)' in \
308
            *$$dep*) \
309 82 jeremybenn
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
310
                && { if test -f $@; then exit 0; else break; fi; }; \
311 80 jeremybenn
              exit 1;; \
312
          esac; \
313
        done; \
314 82 jeremybenn
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu peripheral/Makefile'; \
315
        $(am__cd) $(top_srcdir) && \
316
          $(AUTOMAKE) --gnu peripheral/Makefile
317 80 jeremybenn
.PRECIOUS: Makefile
318
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
319
        @case '$?' in \
320
          *config.status*) \
321
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
322
          *) \
323
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
324
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
325
        esac;
326
 
327
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
328
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329
 
330
$(top_srcdir)/configure:  $(am__configure_deps)
331
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
333
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334 82 jeremybenn
$(am__aclocal_m4_deps):
335 80 jeremybenn
 
336
clean-noinstLTLIBRARIES:
337
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
338
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
339
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
340
          test "$$dir" != "$$p" || dir=.; \
341
          echo "rm -f \"$${dir}/so_locations\""; \
342
          rm -f "$${dir}/so_locations"; \
343
        done
344
libperipheral.la: $(libperipheral_la_OBJECTS) $(libperipheral_la_DEPENDENCIES)
345
        $(LINK)  $(libperipheral_la_OBJECTS) $(libperipheral_la_LIBADD) $(LIBS)
346
 
347
mostlyclean-compile:
348
        -rm -f *.$(OBJEXT)
349
 
350
distclean-compile:
351
        -rm -f *.tab.c
352
 
353
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/16450.Plo@am__quote@
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atadevice-cmdi.Plo@am__quote@
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atadevice.Plo@am__quote@
356
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atahost.Plo@am__quote@
357
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Plo@am__quote@
358
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dma.Plo@am__quote@
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eth.Plo@am__quote@
360
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fb.Plo@am__quote@
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generic.Plo@am__quote@
362
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpio.Plo@am__quote@
363
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mc.Plo@am__quote@
364
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@
365
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps2kbd.Plo@am__quote@
366
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vga.Plo@am__quote@
367
 
368
.c.o:
369
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
370 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
371 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
374
 
375
.c.obj:
376
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
377 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
378 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
381
 
382
.c.lo:
383
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
384 82 jeremybenn
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
385 80 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
388
 
389
mostlyclean-libtool:
390
        -rm -f *.lo
391
 
392
clean-libtool:
393
        -rm -rf .libs _libs
394
 
395
# This directory's subdirectories are mostly independent; you can cd
396
# into them and run `make' without going through this Makefile.
397
# To change the values of `make' variables: instead of editing Makefiles,
398
# (1) if the variable is set in `config.status', edit `config.status'
399
#     (which will cause the Makefiles to be regenerated when you run `make');
400
# (2) otherwise, pass the desired values on the `make' command line.
401
$(RECURSIVE_TARGETS):
402 82 jeremybenn
        @fail= failcom='exit 1'; \
403 80 jeremybenn
        for f in x $$MAKEFLAGS; do \
404
          case $$f in \
405
            *=* | --[!k]*);; \
406
            *k*) failcom='fail=yes';; \
407
          esac; \
408
        done; \
409
        dot_seen=no; \
410
        target=`echo $@ | sed s/-recursive//`; \
411
        list='$(SUBDIRS)'; for subdir in $$list; do \
412
          echo "Making $$target in $$subdir"; \
413
          if test "$$subdir" = "."; then \
414
            dot_seen=yes; \
415
            local_target="$$target-am"; \
416
          else \
417
            local_target="$$target"; \
418
          fi; \
419 82 jeremybenn
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
420 80 jeremybenn
          || eval $$failcom; \
421
        done; \
422
        if test "$$dot_seen" = "no"; then \
423
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
424
        fi; test -z "$$fail"
425
 
426
$(RECURSIVE_CLEAN_TARGETS):
427 82 jeremybenn
        @fail= failcom='exit 1'; \
428 80 jeremybenn
        for f in x $$MAKEFLAGS; do \
429
          case $$f in \
430
            *=* | --[!k]*);; \
431
            *k*) failcom='fail=yes';; \
432
          esac; \
433
        done; \
434
        dot_seen=no; \
435
        case "$@" in \
436
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
437
          *) list='$(SUBDIRS)' ;; \
438
        esac; \
439
        rev=''; for subdir in $$list; do \
440
          if test "$$subdir" = "."; then :; else \
441
            rev="$$subdir $$rev"; \
442
          fi; \
443
        done; \
444
        rev="$$rev ."; \
445
        target=`echo $@ | sed s/-recursive//`; \
446
        for subdir in $$rev; do \
447
          echo "Making $$target in $$subdir"; \
448
          if test "$$subdir" = "."; then \
449
            local_target="$$target-am"; \
450
          else \
451
            local_target="$$target"; \
452
          fi; \
453 82 jeremybenn
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
454 80 jeremybenn
          || eval $$failcom; \
455
        done && test -z "$$fail"
456
tags-recursive:
457
        list='$(SUBDIRS)'; for subdir in $$list; do \
458 82 jeremybenn
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
459 80 jeremybenn
        done
460
ctags-recursive:
461
        list='$(SUBDIRS)'; for subdir in $$list; do \
462 82 jeremybenn
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
463 80 jeremybenn
        done
464
 
465
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467
        unique=`for i in $$list; do \
468
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469
          done | \
470 82 jeremybenn
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471 80 jeremybenn
              END { if (nonempty) { for (i in files) print i; }; }'`; \
472
        mkid -fID $$unique
473
tags: TAGS
474
 
475
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476
                $(TAGS_FILES) $(LISP)
477 82 jeremybenn
        set x; \
478 80 jeremybenn
        here=`pwd`; \
479
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
480
          include_option=--etags-include; \
481
          empty_fix=.; \
482
        else \
483
          include_option=--include; \
484
          empty_fix=; \
485
        fi; \
486
        list='$(SUBDIRS)'; for subdir in $$list; do \
487
          if test "$$subdir" = .; then :; else \
488
            test ! -f $$subdir/TAGS || \
489 82 jeremybenn
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
490 80 jeremybenn
          fi; \
491
        done; \
492
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
493
        unique=`for i in $$list; do \
494
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495
          done | \
496
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
497
              END { if (nonempty) { for (i in files) print i; }; }'`; \
498 82 jeremybenn
        shift; \
499
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
500 80 jeremybenn
          test -n "$$unique" || unique=$$empty_fix; \
501 82 jeremybenn
          if test $$# -gt 0; then \
502
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
503
              "$$@" $$unique; \
504
          else \
505
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
506
              $$unique; \
507
          fi; \
508 80 jeremybenn
        fi
509
ctags: CTAGS
510
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
511
                $(TAGS_FILES) $(LISP)
512
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
513
        unique=`for i in $$list; do \
514
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515
          done | \
516
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517
              END { if (nonempty) { for (i in files) print i; }; }'`; \
518 82 jeremybenn
        test -z "$(CTAGS_ARGS)$$unique" \
519 80 jeremybenn
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
520 82 jeremybenn
             $$unique
521 80 jeremybenn
 
522
GTAGS:
523
        here=`$(am__cd) $(top_builddir) && pwd` \
524 82 jeremybenn
          && $(am__cd) $(top_srcdir) \
525
          && gtags -i $(GTAGS_ARGS) "$$here"
526 80 jeremybenn
 
527
distclean-tags:
528
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
529
 
530
distdir: $(DISTFILES)
531
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
533
        list='$(DISTFILES)'; \
534
          dist_files=`for file in $$list; do echo $$file; done | \
535
          sed -e "s|^$$srcdirstrip/||;t" \
536
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
537
        case $$dist_files in \
538
          */*) $(MKDIR_P) `echo "$$dist_files" | \
539
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
540
                           sort -u` ;; \
541
        esac; \
542
        for file in $$dist_files; do \
543
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
544
          if test -d $$d/$$file; then \
545
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
546 82 jeremybenn
            if test -d "$(distdir)/$$file"; then \
547
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
548
            fi; \
549 80 jeremybenn
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
550 82 jeremybenn
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
551
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552 80 jeremybenn
            fi; \
553 82 jeremybenn
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
554 80 jeremybenn
          else \
555 82 jeremybenn
            test -f "$(distdir)/$$file" \
556
            || cp -p $$d/$$file "$(distdir)/$$file" \
557 80 jeremybenn
            || exit 1; \
558
          fi; \
559
        done
560 82 jeremybenn
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
561 80 jeremybenn
          if test "$$subdir" = .; then :; else \
562
            test -d "$(distdir)/$$subdir" \
563
            || $(MKDIR_P) "$(distdir)/$$subdir" \
564
            || exit 1; \
565 82 jeremybenn
          fi; \
566
        done
567
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
568
          if test "$$subdir" = .; then :; else \
569
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
570
            $(am__relativize); \
571
            new_distdir=$$reldir; \
572
            dir1=$$subdir; dir2="$(top_distdir)"; \
573
            $(am__relativize); \
574
            new_top_distdir=$$reldir; \
575
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
576
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
577
            ($(am__cd) $$subdir && \
578 80 jeremybenn
              $(MAKE) $(AM_MAKEFLAGS) \
579 82 jeremybenn
                top_distdir="$$new_top_distdir" \
580
                distdir="$$new_distdir" \
581 80 jeremybenn
                am__remove_distdir=: \
582
                am__skip_length_check=: \
583 82 jeremybenn
                am__skip_mode_fix=: \
584 80 jeremybenn
                distdir) \
585
              || exit 1; \
586
          fi; \
587
        done
588
check-am: all-am
589
check: check-recursive
590
all-am: Makefile $(LTLIBRARIES)
591
installdirs: installdirs-recursive
592
installdirs-am:
593
install: install-recursive
594
install-exec: install-exec-recursive
595
install-data: install-data-recursive
596
uninstall: uninstall-recursive
597
 
598
install-am: all-am
599
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
600
 
601
installcheck: installcheck-recursive
602
install-strip:
603
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605
          `test -z '$(STRIP)' || \
606
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
607
mostlyclean-generic:
608
 
609
clean-generic:
610
 
611
distclean-generic:
612
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613 82 jeremybenn
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
614 80 jeremybenn
 
615
maintainer-clean-generic:
616
        @echo "This command is intended for maintainers to use"
617
        @echo "it deletes files that may require special tools to rebuild."
618
clean: clean-recursive
619
 
620
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
621
        mostlyclean-am
622
 
623
distclean: distclean-recursive
624
        -rm -rf ./$(DEPDIR)
625
        -rm -f Makefile
626
distclean-am: clean-am distclean-compile distclean-generic \
627
        distclean-tags
628
 
629
dvi: dvi-recursive
630
 
631
dvi-am:
632
 
633
html: html-recursive
634
 
635 82 jeremybenn
html-am:
636
 
637 80 jeremybenn
info: info-recursive
638
 
639
info-am:
640
 
641
install-data-am:
642
 
643
install-dvi: install-dvi-recursive
644
 
645 82 jeremybenn
install-dvi-am:
646
 
647 80 jeremybenn
install-exec-am:
648
 
649
install-html: install-html-recursive
650
 
651 82 jeremybenn
install-html-am:
652
 
653 80 jeremybenn
install-info: install-info-recursive
654
 
655 82 jeremybenn
install-info-am:
656
 
657 80 jeremybenn
install-man:
658
 
659
install-pdf: install-pdf-recursive
660
 
661 82 jeremybenn
install-pdf-am:
662
 
663 80 jeremybenn
install-ps: install-ps-recursive
664
 
665 82 jeremybenn
install-ps-am:
666
 
667 80 jeremybenn
installcheck-am:
668
 
669
maintainer-clean: maintainer-clean-recursive
670
        -rm -rf ./$(DEPDIR)
671
        -rm -f Makefile
672
maintainer-clean-am: distclean-am maintainer-clean-generic
673
 
674
mostlyclean: mostlyclean-recursive
675
 
676
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
677
        mostlyclean-libtool
678
 
679
pdf: pdf-recursive
680
 
681
pdf-am:
682
 
683
ps: ps-recursive
684
 
685
ps-am:
686
 
687
uninstall-am:
688
 
689 82 jeremybenn
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
690
        install-am install-strip tags-recursive
691 80 jeremybenn
 
692
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
693
        all all-am check check-am clean clean-generic clean-libtool \
694
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
695
        distclean-compile distclean-generic distclean-libtool \
696
        distclean-tags distdir dvi dvi-am html html-am info info-am \
697
        install install-am install-data install-data-am install-dvi \
698
        install-dvi-am install-exec install-exec-am install-html \
699
        install-html-am install-info install-info-am install-man \
700
        install-pdf install-pdf-am install-ps install-ps-am \
701
        install-strip installcheck installcheck-am installdirs \
702
        installdirs-am maintainer-clean maintainer-clean-generic \
703
        mostlyclean mostlyclean-compile mostlyclean-generic \
704
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
705
        uninstall uninstall-am
706
 
707 82 jeremybenn
 
708 80 jeremybenn
# Tell versions [3.59,3.63) of GNU make to not export all variables.
709
# Otherwise a system limit (for SysV at least) may be exceeded.
710
.NOEXPORT:

powered by: WebSVN 2.1.0

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