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

Subversion Repositories openrisc

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

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

powered by: WebSVN 2.1.0

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