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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [mc-common/] [Makefile.in] - Blame information for rev 346

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

Line No. Rev Author Line
1 234 jeremybenn
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2 90 jeremybenn
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
 
18
# Makefile.am for or1ksim testsuite memory controller test library
19
 
20
# Copyright (C) Damjan Lampret  1999
21
# Copyright (C) Embecosm Limited, 2010
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
# -----------------------------------------------------------------------------
41
# This code is commented throughout for use with Doxygen.
42
# -----------------------------------------------------------------------------
43
VPATH = @srcdir@
44
pkgdatadir = $(datadir)/@PACKAGE@
45
pkgincludedir = $(includedir)/@PACKAGE@
46
pkglibdir = $(libdir)/@PACKAGE@
47
pkglibexecdir = $(libexecdir)/@PACKAGE@
48
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49
install_sh_DATA = $(install_sh) -c -m 644
50
install_sh_PROGRAM = $(install_sh) -c
51
install_sh_SCRIPT = $(install_sh) -c
52
INSTALL_HEADER = $(INSTALL_DATA)
53
transform = $(program_transform_name)
54
NORMAL_INSTALL = :
55
PRE_INSTALL = :
56
POST_INSTALL = :
57
NORMAL_UNINSTALL = :
58
PRE_UNINSTALL = :
59
POST_UNINSTALL = :
60
build_triplet = @build@
61
host_triplet = @host@
62
subdir = mc-common
63
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
66
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
67
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
68
        $(top_srcdir)/configure.ac
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70
        $(ACLOCAL_M4)
71
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
72
CONFIG_HEADER = $(top_builddir)/config.h
73
CONFIG_CLEAN_FILES =
74
CONFIG_CLEAN_VPATH_FILES =
75
libmc_common_la_LIBADD =
76
am_libmc_common_la_OBJECTS = except-mc.lo mc-common.lo
77
libmc_common_la_OBJECTS = $(am_libmc_common_la_OBJECTS)
78
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
79
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
80
am__depfiles_maybe = depfiles
81
am__mv = mv -f
82
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
84
LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85
        --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
87
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
91
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92
CCLD = $(CC)
93
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
95
        $(LDFLAGS) -o $@
96
SOURCES = $(libmc_common_la_SOURCES)
97
DIST_SOURCES = $(libmc_common_la_SOURCES)
98
ETAGS = etags
99
CTAGS = ctags
100
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101
ACLOCAL = @ACLOCAL@
102
AMTAR = @AMTAR@
103
AR = @AR@
104
AUTOCONF = @AUTOCONF@
105
AUTOHEADER = @AUTOHEADER@
106
AUTOMAKE = @AUTOMAKE@
107
AWK = @AWK@
108
CC = @CC@
109
CCAS = @CCAS@
110
CCASDEPMODE = @CCASDEPMODE@
111
CCASFLAGS = @CCASFLAGS@
112
CCDEPMODE = @CCDEPMODE@
113
CFLAGS = @CFLAGS@
114
CPP = @CPP@
115
CPPFLAGS = @CPPFLAGS@
116
CYGPATH_W = @CYGPATH_W@
117
DEFS = @DEFS@
118
DEPDIR = @DEPDIR@
119
DSYMUTIL = @DSYMUTIL@
120
DUMPBIN = @DUMPBIN@
121
ECHO_C = @ECHO_C@
122
ECHO_N = @ECHO_N@
123
ECHO_T = @ECHO_T@
124
EGREP = @EGREP@
125
EXEEXT = @EXEEXT@
126
FGREP = @FGREP@
127
GREP = @GREP@
128
INSTALL = @INSTALL@
129
INSTALL_DATA = @INSTALL_DATA@
130
INSTALL_PROGRAM = @INSTALL_PROGRAM@
131
INSTALL_SCRIPT = @INSTALL_SCRIPT@
132
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133
LD = @LD@
134
LDFLAGS = @LDFLAGS@
135
LIBOBJS = @LIBOBJS@
136
LIBS = @LIBS@
137
LIBTOOL = @LIBTOOL@
138
LIPO = @LIPO@
139
LN_S = @LN_S@
140
LTLIBOBJS = @LTLIBOBJS@
141
MAKEINFO = @MAKEINFO@
142
MKDIR_P = @MKDIR_P@
143
NM = @NM@
144
NMEDIT = @NMEDIT@
145
OBJDUMP = @OBJDUMP@
146
OBJEXT = @OBJEXT@
147
OTOOL = @OTOOL@
148
OTOOL64 = @OTOOL64@
149
PACKAGE = @PACKAGE@
150
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151
PACKAGE_NAME = @PACKAGE_NAME@
152
PACKAGE_STRING = @PACKAGE_STRING@
153
PACKAGE_TARNAME = @PACKAGE_TARNAME@
154 346 jeremybenn
PACKAGE_URL = @PACKAGE_URL@
155 90 jeremybenn
PACKAGE_VERSION = @PACKAGE_VERSION@
156
PATH_SEPARATOR = @PATH_SEPARATOR@
157
RANLIB = @RANLIB@
158
SED = @SED@
159
SET_MAKE = @SET_MAKE@
160
SHELL = @SHELL@
161
SIM = @SIM@
162
STRIP = @STRIP@
163
VERSION = @VERSION@
164
abs_builddir = @abs_builddir@
165
abs_srcdir = @abs_srcdir@
166
abs_top_builddir = @abs_top_builddir@
167
abs_top_srcdir = @abs_top_srcdir@
168
ac_ct_CC = @ac_ct_CC@
169
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170
am__include = @am__include@
171
am__leading_dot = @am__leading_dot@
172
am__quote = @am__quote@
173
am__tar = @am__tar@
174
am__untar = @am__untar@
175
bindir = @bindir@
176
build = @build@
177
build_alias = @build_alias@
178
build_cpu = @build_cpu@
179
build_os = @build_os@
180
build_vendor = @build_vendor@
181
builddir = @builddir@
182
datadir = @datadir@
183
datarootdir = @datarootdir@
184
docdir = @docdir@
185
dvidir = @dvidir@
186
exec_prefix = @exec_prefix@
187
host = @host@
188
host_alias = @host_alias@
189
host_cpu = @host_cpu@
190
host_os = @host_os@
191
host_vendor = @host_vendor@
192
htmldir = @htmldir@
193
includedir = @includedir@
194
infodir = @infodir@
195
install_sh = @install_sh@
196
libdir = @libdir@
197
libexecdir = @libexecdir@
198
localedir = @localedir@
199
localstatedir = @localstatedir@
200
lt_ECHO = @lt_ECHO@
201
mandir = @mandir@
202
mkdir_p = @mkdir_p@
203
oldincludedir = @oldincludedir@
204
pdfdir = @pdfdir@
205
prefix = @prefix@
206
program_transform_name = @program_transform_name@
207
psdir = @psdir@
208
sbindir = @sbindir@
209
sharedstatedir = @sharedstatedir@
210
srcdir = @srcdir@
211
sysconfdir = @sysconfdir@
212
target_alias = @target_alias@
213
top_build_prefix = @top_build_prefix@
214
top_builddir = @top_builddir@
215
top_srcdir = @top_srcdir@
216
 
217
# Library to support memory controller tests
218
check_LTLIBRARIES = libmc-common.la
219
libmc_common_la_SOURCES = except-mc.S \
220
                          mc-common.c \
221
                          mc-common.h
222
 
223
all: all-am
224
 
225
.SUFFIXES:
226
.SUFFIXES: .S .c .lo .o .obj
227
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
228
        @for dep in $?; do \
229
          case '$(am__configure_deps)' in \
230
            *$$dep*) \
231
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
232
                && { if test -f $@; then exit 0; else break; fi; }; \
233
              exit 1;; \
234
          esac; \
235
        done; \
236
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu mc-common/Makefile'; \
237
        $(am__cd) $(top_srcdir) && \
238
          $(AUTOMAKE) --gnu mc-common/Makefile
239
.PRECIOUS: Makefile
240
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241
        @case '$?' in \
242
          *config.status*) \
243
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244
          *) \
245
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247
        esac;
248
 
249
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
 
252
$(top_srcdir)/configure:  $(am__configure_deps)
253
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
$(am__aclocal_m4_deps):
257
 
258
clean-checkLTLIBRARIES:
259
        -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
260
        @list='$(check_LTLIBRARIES)'; for p in $$list; do \
261
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
262
          test "$$dir" != "$$p" || dir=.; \
263
          echo "rm -f \"$${dir}/so_locations\""; \
264
          rm -f "$${dir}/so_locations"; \
265
        done
266
libmc-common.la: $(libmc_common_la_OBJECTS) $(libmc_common_la_DEPENDENCIES)
267
        $(LINK)  $(libmc_common_la_OBJECTS) $(libmc_common_la_LIBADD) $(LIBS)
268
 
269
mostlyclean-compile:
270
        -rm -f *.$(OBJEXT)
271
 
272
distclean-compile:
273
        -rm -f *.tab.c
274
 
275
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/except-mc.Plo@am__quote@
276
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mc-common.Plo@am__quote@
277
 
278
.S.o:
279
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
280
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
281
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
282
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
284
 
285
.S.obj:
286
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
287
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
288
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
289
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
291
 
292
.S.lo:
293
@am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
294
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
295
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
296
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
298
 
299
.c.o:
300
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
301
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
302
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
305
 
306
.c.obj:
307
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
308
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
309
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
310
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
312
 
313
.c.lo:
314
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
315
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
316
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
317
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
319
 
320
mostlyclean-libtool:
321
        -rm -f *.lo
322
 
323
clean-libtool:
324
        -rm -rf .libs _libs
325
 
326
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328
        unique=`for i in $$list; do \
329
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330
          done | \
331
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332
              END { if (nonempty) { for (i in files) print i; }; }'`; \
333
        mkid -fID $$unique
334
tags: TAGS
335
 
336
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337
                $(TAGS_FILES) $(LISP)
338
        set x; \
339
        here=`pwd`; \
340
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341
        unique=`for i in $$list; do \
342
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343
          done | \
344
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345
              END { if (nonempty) { for (i in files) print i; }; }'`; \
346
        shift; \
347
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
348
          test -n "$$unique" || unique=$$empty_fix; \
349
          if test $$# -gt 0; then \
350
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351
              "$$@" $$unique; \
352
          else \
353
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354
              $$unique; \
355
          fi; \
356
        fi
357
ctags: CTAGS
358
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359
                $(TAGS_FILES) $(LISP)
360
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361
        unique=`for i in $$list; do \
362
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363
          done | \
364
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365
              END { if (nonempty) { for (i in files) print i; }; }'`; \
366
        test -z "$(CTAGS_ARGS)$$unique" \
367
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368
             $$unique
369
 
370
GTAGS:
371
        here=`$(am__cd) $(top_builddir) && pwd` \
372
          && $(am__cd) $(top_srcdir) \
373
          && gtags -i $(GTAGS_ARGS) "$$here"
374
 
375
distclean-tags:
376
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
 
378
distdir: $(DISTFILES)
379
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381
        list='$(DISTFILES)'; \
382
          dist_files=`for file in $$list; do echo $$file; done | \
383
          sed -e "s|^$$srcdirstrip/||;t" \
384
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
385
        case $$dist_files in \
386
          */*) $(MKDIR_P) `echo "$$dist_files" | \
387
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
388
                           sort -u` ;; \
389
        esac; \
390
        for file in $$dist_files; do \
391
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392
          if test -d $$d/$$file; then \
393
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
394
            if test -d "$(distdir)/$$file"; then \
395
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
396
            fi; \
397
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
399
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
400
            fi; \
401
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
402
          else \
403
            test -f "$(distdir)/$$file" \
404
            || cp -p $$d/$$file "$(distdir)/$$file" \
405
            || exit 1; \
406
          fi; \
407
        done
408
check-am: all-am
409
        $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
410
check: check-am
411
all-am: Makefile
412
installdirs:
413
install: install-am
414
install-exec: install-exec-am
415
install-data: install-data-am
416
uninstall: uninstall-am
417
 
418
install-am: all-am
419
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
 
421
installcheck: installcheck-am
422
install-strip:
423
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425
          `test -z '$(STRIP)' || \
426
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
427
mostlyclean-generic:
428
 
429
clean-generic:
430
 
431
distclean-generic:
432
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
433
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
434
 
435
maintainer-clean-generic:
436
        @echo "This command is intended for maintainers to use"
437
        @echo "it deletes files that may require special tools to rebuild."
438
clean: clean-am
439
 
440
clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
441
        mostlyclean-am
442
 
443
distclean: distclean-am
444
        -rm -rf ./$(DEPDIR)
445
        -rm -f Makefile
446
distclean-am: clean-am distclean-compile distclean-generic \
447
        distclean-tags
448
 
449
dvi: dvi-am
450
 
451
dvi-am:
452
 
453
html: html-am
454
 
455
html-am:
456
 
457
info: info-am
458
 
459
info-am:
460
 
461
install-data-am:
462
 
463
install-dvi: install-dvi-am
464
 
465
install-dvi-am:
466
 
467
install-exec-am:
468
 
469
install-html: install-html-am
470
 
471
install-html-am:
472
 
473
install-info: install-info-am
474
 
475
install-info-am:
476
 
477
install-man:
478
 
479
install-pdf: install-pdf-am
480
 
481
install-pdf-am:
482
 
483
install-ps: install-ps-am
484
 
485
install-ps-am:
486
 
487
installcheck-am:
488
 
489
maintainer-clean: maintainer-clean-am
490
        -rm -rf ./$(DEPDIR)
491
        -rm -f Makefile
492
maintainer-clean-am: distclean-am maintainer-clean-generic
493
 
494
mostlyclean: mostlyclean-am
495
 
496
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
497
        mostlyclean-libtool
498
 
499
pdf: pdf-am
500
 
501
pdf-am:
502
 
503
ps: ps-am
504
 
505
ps-am:
506
 
507
uninstall-am:
508
 
509
.MAKE: check-am install-am install-strip
510
 
511
.PHONY: CTAGS GTAGS all all-am check check-am clean \
512
        clean-checkLTLIBRARIES clean-generic clean-libtool ctags \
513
        distclean distclean-compile distclean-generic \
514
        distclean-libtool distclean-tags distdir dvi dvi-am html \
515
        html-am info info-am install install-am install-data \
516
        install-data-am install-dvi install-dvi-am install-exec \
517
        install-exec-am install-html install-html-am install-info \
518
        install-info-am install-man install-pdf install-pdf-am \
519
        install-ps install-ps-am install-strip installcheck \
520
        installcheck-am installdirs maintainer-clean \
521
        maintainer-clean-generic mostlyclean mostlyclean-compile \
522
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
523
        tags uninstall uninstall-am
524
 
525
 
526
# Tell versions [3.59,3.63) of GNU make to not export all variables.
527
# Otherwise a system limit (for SysV at least) may be exceeded.
528
.NOEXPORT:

powered by: WebSVN 2.1.0

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