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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [build/] [peripheral/] [Makefile] - Blame information for rev 403

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

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

powered by: WebSVN 2.1.0

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