OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [build/] [cpu/] [Makefile] - Blame information for rev 84

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
# cpu/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 all cpu simulations
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
VPATH = ../../cpu
39
pkgdatadir = $(datadir)/or1ksim
40
pkglibdir = $(libdir)/or1ksim
41
pkgincludedir = $(includedir)/or1ksim
42
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43
install_sh_DATA = $(install_sh) -c -m 644
44
install_sh_PROGRAM = $(install_sh) -c
45
install_sh_SCRIPT = $(install_sh) -c
46
INSTALL_HEADER = $(INSTALL_DATA)
47
transform = $(program_transform_name)
48
NORMAL_INSTALL = :
49
PRE_INSTALL = :
50
POST_INSTALL = :
51
NORMAL_UNINSTALL = :
52
PRE_UNINSTALL = :
53
POST_UNINSTALL = :
54
build_triplet = i686-pc-linux-gnu
55
host_triplet = i686-pc-linux-gnu
56
target_triplet = or32-unknown-uclinux
57
subdir = cpu
58
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
        $(ACLOCAL_M4)
63
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
64
CONFIG_HEADER = $(top_builddir)/config.h
65
CONFIG_CLEAN_FILES =
66
SOURCES =
67
DIST_SOURCES =
68
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
69
        html-recursive info-recursive install-data-recursive \
70
        install-dvi-recursive install-exec-recursive \
71
        install-html-recursive install-info-recursive \
72
        install-pdf-recursive install-ps-recursive install-recursive \
73
        installcheck-recursive installdirs-recursive pdf-recursive \
74
        ps-recursive uninstall-recursive
75
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
76
  distclean-recursive maintainer-clean-recursive
77
ETAGS = etags
78
CTAGS = ctags
79
DIST_SUBDIRS = $(SUBDIRS)
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81
ACLOCAL = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run aclocal-1.10
82
AMTAR = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run tar
83
AR = ar
84
ARFLAGS = cr
85
AUTOCONF = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoconf
86
AUTOHEADER = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoheader
87
AUTOMAKE = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run automake-1.10
88
AWK = gawk
89
BUILD_DIR = /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build
90
CC = gcc
91
CCDEPMODE = depmode=gcc3
92
CFLAGS = -g -O2
93
CPP = gcc -E
94
CPPFLAGS =
95
CPU_ARCH = or32
96
CXX = g++
97
CXXCPP = g++ -E
98
CXXDEPMODE = depmode=gcc3
99
CXXFLAGS = -g -O2
100
CYGPATH_W = echo
101
DEBUGFLAGS = -DNDEBUG
102
DEFS = -DHAVE_CONFIG_H
103
DEPDIR = .deps
104
ECHO = echo
105
ECHO_C =
106
ECHO_N = -n
107
ECHO_T =
108
EGREP = /bin/grep -E
109
EXEEXT =
110
F77 = gfortran
111
FFLAGS = -g -O2
112
GREP = /bin/grep
113
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
114
INSTALL = /usr/bin/install -c
115
INSTALL_DATA = ${INSTALL} -m 644
116
INSTALL_PROGRAM = ${INSTALL}
117
INSTALL_SCRIPT = ${INSTALL}
118
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
119
LDFLAGS =
120
LIBOBJS =
121
LIBS = -lreadline
122
LIBTOOL = $(SHELL) $(top_builddir)/libtool
123
LN_S = ln -s
124
LOCAL_CFLAGS =
125
LOCAL_DEFS =
126
LOCAL_LDFLAGS =
127
LTLIBOBJS =
128
MAKEINFO = ${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run makeinfo
129
MAKE_SHELL = /bin/sh
130
MKDIR_P = /bin/mkdir -p
131
OBJEXT = o
132
PACKAGE = or1ksim
133
PACKAGE_BUGREPORT = openrisc@opencores.org
134
PACKAGE_NAME = or1ksim
135
PACKAGE_STRING = or1ksim 0.3.0rc1
136
PACKAGE_TARNAME = or1ksim
137
PACKAGE_VERSION = 0.3.0rc1
138
PATH_SEPARATOR = :
139
POW_LIB =
140
RANLIB = ranlib
141
SED = /bin/sed
142
SET_MAKE =
143
SHELL = /bin/sh
144
STRIP = strip
145
SUMVERSION =
146
TERMCAP_LIB =
147
VERSION = 0.3.0rc1
148
abs_builddir = /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build/cpu
149
abs_srcdir = /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build/../cpu
150
abs_top_builddir = /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build
151
abs_top_srcdir = /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build/..
152
ac_ct_CC = gcc
153
ac_ct_CXX = g++
154
ac_ct_F77 = gfortran
155
am__include = include
156
am__leading_dot = .
157
am__quote =
158
am__tar = ${AMTAR} chof - "$$tardir"
159
am__untar = ${AMTAR} xf -
160
bindir = ${exec_prefix}/bin
161
build = i686-pc-linux-gnu
162
build_alias =
163
build_cpu = i686
164
build_os = linux-gnu
165
build_vendor = pc
166
builddir = .
167
datadir = ${datarootdir}
168
datarootdir = ${prefix}/share
169
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
170
dvidir = ${docdir}
171
exec_prefix = ${prefix}
172
host = i686-pc-linux-gnu
173
host_alias =
174
host_cpu = i686
175
host_os = linux-gnu
176
host_vendor = pc
177
htmldir = ${docdir}
178
includedir = ${prefix}/include
179
infodir = ${datarootdir}/info
180
install_sh = $(SHELL) /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/install-sh
181
libdir = ${exec_prefix}/lib
182
libexecdir = ${exec_prefix}/libexec
183
localedir = ${datarootdir}/locale
184
localstatedir = ${prefix}/var
185
mandir = ${datarootdir}/man
186
mkdir_p = /bin/mkdir -p
187
oldincludedir = /usr/include
188
pdfdir = ${docdir}
189
prefix = /opt/or1ksim
190
program_transform_name = s&^&or32-uclinux-&
191
psdir = ${docdir}
192
sbindir = ${exec_prefix}/sbin
193
sharedstatedir = ${prefix}/com
194
srcdir = ../../cpu
195
sysconfdir = ${prefix}/etc
196
target = or32-unknown-uclinux
197
target_alias = or32-uclinux
198
target_cpu = or32
199
target_os = uclinux
200
target_vendor = unknown
201
top_builddir = ..
202
top_srcdir = ../..
203
SUBDIRS = common or1k $(CPU_ARCH)
204
all: all-recursive
205
 
206
.SUFFIXES:
207
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
208
        @for dep in $?; do \
209
          case '$(am__configure_deps)' in \
210
            *$$dep*) \
211
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
212
                && exit 0; \
213
              exit 1;; \
214
          esac; \
215
        done; \
216
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  cpu/Makefile'; \
217
        cd $(top_srcdir) && \
218
          $(AUTOMAKE) --gnu  cpu/Makefile
219
.PRECIOUS: Makefile
220
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221
        @case '$?' in \
222
          *config.status*) \
223
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224
          *) \
225
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227
        esac;
228
 
229
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
 
232
$(top_srcdir)/configure:  $(am__configure_deps)
233
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
235
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
 
237
mostlyclean-libtool:
238
        -rm -f *.lo
239
 
240
clean-libtool:
241
        -rm -rf .libs _libs
242
 
243
# This directory's subdirectories are mostly independent; you can cd
244
# into them and run `make' without going through this Makefile.
245
# To change the values of `make' variables: instead of editing Makefiles,
246
# (1) if the variable is set in `config.status', edit `config.status'
247
#     (which will cause the Makefiles to be regenerated when you run `make');
248
# (2) otherwise, pass the desired values on the `make' command line.
249
$(RECURSIVE_TARGETS):
250
        @failcom='exit 1'; \
251
        for f in x $$MAKEFLAGS; do \
252
          case $$f in \
253
            *=* | --[!k]*);; \
254
            *k*) failcom='fail=yes';; \
255
          esac; \
256
        done; \
257
        dot_seen=no; \
258
        target=`echo $@ | sed s/-recursive//`; \
259
        list='$(SUBDIRS)'; for subdir in $$list; do \
260
          echo "Making $$target in $$subdir"; \
261
          if test "$$subdir" = "."; then \
262
            dot_seen=yes; \
263
            local_target="$$target-am"; \
264
          else \
265
            local_target="$$target"; \
266
          fi; \
267
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
268
          || eval $$failcom; \
269
        done; \
270
        if test "$$dot_seen" = "no"; then \
271
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
272
        fi; test -z "$$fail"
273
 
274
$(RECURSIVE_CLEAN_TARGETS):
275
        @failcom='exit 1'; \
276
        for f in x $$MAKEFLAGS; do \
277
          case $$f in \
278
            *=* | --[!k]*);; \
279
            *k*) failcom='fail=yes';; \
280
          esac; \
281
        done; \
282
        dot_seen=no; \
283
        case "$@" in \
284
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
285
          *) list='$(SUBDIRS)' ;; \
286
        esac; \
287
        rev=''; for subdir in $$list; do \
288
          if test "$$subdir" = "."; then :; else \
289
            rev="$$subdir $$rev"; \
290
          fi; \
291
        done; \
292
        rev="$$rev ."; \
293
        target=`echo $@ | sed s/-recursive//`; \
294
        for subdir in $$rev; do \
295
          echo "Making $$target in $$subdir"; \
296
          if test "$$subdir" = "."; then \
297
            local_target="$$target-am"; \
298
          else \
299
            local_target="$$target"; \
300
          fi; \
301
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302
          || eval $$failcom; \
303
        done && test -z "$$fail"
304
tags-recursive:
305
        list='$(SUBDIRS)'; for subdir in $$list; do \
306
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
307
        done
308
ctags-recursive:
309
        list='$(SUBDIRS)'; for subdir in $$list; do \
310
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
311
        done
312
 
313
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315
        unique=`for i in $$list; do \
316
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317
          done | \
318
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
319
              END { if (nonempty) { for (i in files) print i; }; }'`; \
320
        mkid -fID $$unique
321
tags: TAGS
322
 
323
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324
                $(TAGS_FILES) $(LISP)
325
        tags=; \
326
        here=`pwd`; \
327
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
328
          include_option=--etags-include; \
329
          empty_fix=.; \
330
        else \
331
          include_option=--include; \
332
          empty_fix=; \
333
        fi; \
334
        list='$(SUBDIRS)'; for subdir in $$list; do \
335
          if test "$$subdir" = .; then :; else \
336
            test ! -f $$subdir/TAGS || \
337
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
338
          fi; \
339
        done; \
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
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
347
          test -n "$$unique" || unique=$$empty_fix; \
348
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
349
            $$tags $$unique; \
350
        fi
351
ctags: CTAGS
352
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353
                $(TAGS_FILES) $(LISP)
354
        tags=; \
355
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
356
        unique=`for i in $$list; do \
357
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358
          done | \
359
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
360
              END { if (nonempty) { for (i in files) print i; }; }'`; \
361
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
362
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
363
             $$tags $$unique
364
 
365
GTAGS:
366
        here=`$(am__cd) $(top_builddir) && pwd` \
367
          && cd $(top_srcdir) \
368
          && gtags -i $(GTAGS_ARGS) $$here
369
 
370
distclean-tags:
371
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
372
 
373
distdir: $(DISTFILES)
374
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376
        list='$(DISTFILES)'; \
377
          dist_files=`for file in $$list; do echo $$file; done | \
378
          sed -e "s|^$$srcdirstrip/||;t" \
379
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
380
        case $$dist_files in \
381
          */*) $(MKDIR_P) `echo "$$dist_files" | \
382
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
383
                           sort -u` ;; \
384
        esac; \
385
        for file in $$dist_files; do \
386
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387
          if test -d $$d/$$file; then \
388
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
389
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
390
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
391
            fi; \
392
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
393
          else \
394
            test -f $(distdir)/$$file \
395
            || cp -p $$d/$$file $(distdir)/$$file \
396
            || exit 1; \
397
          fi; \
398
        done
399
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
400
          if test "$$subdir" = .; then :; else \
401
            test -d "$(distdir)/$$subdir" \
402
            || $(MKDIR_P) "$(distdir)/$$subdir" \
403
            || exit 1; \
404
            distdir=`$(am__cd) $(distdir) && pwd`; \
405
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
406
            (cd $$subdir && \
407
              $(MAKE) $(AM_MAKEFLAGS) \
408
                top_distdir="$$top_distdir" \
409
                distdir="$$distdir/$$subdir" \
410
                am__remove_distdir=: \
411
                am__skip_length_check=: \
412
                distdir) \
413
              || exit 1; \
414
          fi; \
415
        done
416
check-am: all-am
417
check: check-recursive
418
all-am: Makefile
419
installdirs: installdirs-recursive
420
installdirs-am:
421
install: install-recursive
422
install-exec: install-exec-recursive
423
install-data: install-data-recursive
424
uninstall: uninstall-recursive
425
 
426
install-am: all-am
427
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428
 
429
installcheck: installcheck-recursive
430
install-strip:
431
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433
          `test -z '$(STRIP)' || \
434
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
435
mostlyclean-generic:
436
 
437
clean-generic:
438
 
439
distclean-generic:
440
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
441
 
442
maintainer-clean-generic:
443
        @echo "This command is intended for maintainers to use"
444
        @echo "it deletes files that may require special tools to rebuild."
445
clean: clean-recursive
446
 
447
clean-am: clean-generic clean-libtool mostlyclean-am
448
 
449
distclean: distclean-recursive
450
        -rm -f Makefile
451
distclean-am: clean-am distclean-generic distclean-tags
452
 
453
dvi: dvi-recursive
454
 
455
dvi-am:
456
 
457
html: html-recursive
458
 
459
info: info-recursive
460
 
461
info-am:
462
 
463
install-data-am:
464
 
465
install-dvi: install-dvi-recursive
466
 
467
install-exec-am:
468
 
469
install-html: install-html-recursive
470
 
471
install-info: install-info-recursive
472
 
473
install-man:
474
 
475
install-pdf: install-pdf-recursive
476
 
477
install-ps: install-ps-recursive
478
 
479
installcheck-am:
480
 
481
maintainer-clean: maintainer-clean-recursive
482
        -rm -f Makefile
483
maintainer-clean-am: distclean-am maintainer-clean-generic
484
 
485
mostlyclean: mostlyclean-recursive
486
 
487
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
488
 
489
pdf: pdf-recursive
490
 
491
pdf-am:
492
 
493
ps: ps-recursive
494
 
495
ps-am:
496
 
497
uninstall-am:
498
 
499
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
500
        install-strip
501
 
502
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
503
        all all-am check check-am clean clean-generic clean-libtool \
504
        ctags ctags-recursive distclean distclean-generic \
505
        distclean-libtool distclean-tags distdir dvi dvi-am html \
506
        html-am info info-am install install-am install-data \
507
        install-data-am install-dvi install-dvi-am install-exec \
508
        install-exec-am install-html install-html-am install-info \
509
        install-info-am install-man install-pdf install-pdf-am \
510
        install-ps install-ps-am install-strip installcheck \
511
        installcheck-am installdirs installdirs-am maintainer-clean \
512
        maintainer-clean-generic mostlyclean mostlyclean-generic \
513
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
514
        uninstall uninstall-am
515
 
516
# Tell versions [3.59,3.63) of GNU make to not export all variables.
517
# Otherwise a system limit (for SysV at least) may be exceeded.
518
.NOEXPORT:

powered by: WebSVN 2.1.0

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