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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0/] [or1ksim/] [cpu/] [Makefile.in] - Blame information for rev 1778

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

Line No. Rev Author Line
1 1576 phoenix
# Makefile.in generated by automake 1.9.5 from Makefile.am.
2 1249 lampret
# @configure_input@
3 7 jrydberg
 
4 1576 phoenix
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6 7 jrydberg
# 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 1249 lampret
@SET_MAKE@
16
 
17 7 jrydberg
#
18
#
19
#
20
srcdir = @srcdir@
21
top_srcdir = @top_srcdir@
22
VPATH = @srcdir@
23
pkgdatadir = $(datadir)/@PACKAGE@
24
pkglibdir = $(libdir)/@PACKAGE@
25
pkgincludedir = $(includedir)/@PACKAGE@
26
top_builddir = ..
27 1249 lampret
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 7 jrydberg
INSTALL = @INSTALL@
29 1249 lampret
install_sh_DATA = $(install_sh) -c -m 644
30
install_sh_PROGRAM = $(install_sh) -c
31 1376 phoenix
install_sh_SCRIPT = $(install_sh) -c
32 1249 lampret
INSTALL_HEADER = $(INSTALL_DATA)
33 1576 phoenix
transform = $(program_transform_name)
34 7 jrydberg
NORMAL_INSTALL = :
35
PRE_INSTALL = :
36
POST_INSTALL = :
37
NORMAL_UNINSTALL = :
38
PRE_UNINSTALL = :
39
POST_UNINSTALL = :
40 13 jrydberg
build_triplet = @build@
41 7 jrydberg
host_triplet = @host@
42 13 jrydberg
target_triplet = @target@
43 1576 phoenix
subdir = cpu
44
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
am__aclocal_m4_deps = $(top_srcdir)/configure.in
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
        $(ACLOCAL_M4)
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50
CONFIG_HEADER = $(top_builddir)/config.h
51
CONFIG_CLEAN_FILES =
52
SOURCES =
53
DIST_SOURCES =
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55
        html-recursive info-recursive install-data-recursive \
56
        install-exec-recursive install-info-recursive \
57
        install-recursive installcheck-recursive installdirs-recursive \
58
        pdf-recursive ps-recursive uninstall-info-recursive \
59
        uninstall-recursive
60
ETAGS = etags
61
CTAGS = ctags
62
DIST_SUBDIRS = $(SUBDIRS)
63
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64
ACLOCAL = @ACLOCAL@
65
AMDEP_FALSE = @AMDEP_FALSE@
66
AMDEP_TRUE = @AMDEP_TRUE@
67 1249 lampret
AMTAR = @AMTAR@
68 7 jrydberg
AR = @AR@
69
ARFLAGS = @ARFLAGS@
70 1576 phoenix
AUTOCONF = @AUTOCONF@
71
AUTOHEADER = @AUTOHEADER@
72
AUTOMAKE = @AUTOMAKE@
73 1249 lampret
AWK = @AWK@
74 7 jrydberg
BUILD_DIR = @BUILD_DIR@
75
CC = @CC@
76 1576 phoenix
CCDEPMODE = @CCDEPMODE@
77 7 jrydberg
CFLAGS = @CFLAGS@
78 1576 phoenix
CPP = @CPP@
79
CPPFLAGS = @CPPFLAGS@
80 7 jrydberg
CPU_ARCH = @CPU_ARCH@
81 1576 phoenix
CYGPATH_W = @CYGPATH_W@
82
DEFS = @DEFS@
83 1249 lampret
DEPDIR = @DEPDIR@
84 1576 phoenix
DYNAMIC_EXECUTION_FALSE = @DYNAMIC_EXECUTION_FALSE@
85
DYNAMIC_EXECUTION_TRUE = @DYNAMIC_EXECUTION_TRUE@
86
ECHO_C = @ECHO_C@
87
ECHO_N = @ECHO_N@
88
ECHO_T = @ECHO_T@
89
EGREP = @EGREP@
90
EXEEXT = @EXEEXT@
91
GENERATE_NEEDED_FALSE = @GENERATE_NEEDED_FALSE@
92
GENERATE_NEEDED_TRUE = @GENERATE_NEEDED_TRUE@
93 7 jrydberg
INCLUDES = @INCLUDES@
94 1576 phoenix
INSTALL_DATA = @INSTALL_DATA@
95
INSTALL_PROGRAM = @INSTALL_PROGRAM@
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 1249 lampret
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 1576 phoenix
LDFLAGS = @LDFLAGS@
99
LIBOBJS = @LIBOBJS@
100
LIBS = @LIBS@
101 7 jrydberg
LOCAL_CFLAGS = @LOCAL_CFLAGS@
102
LOCAL_DEFS = @LOCAL_DEFS@
103 1576 phoenix
LOCAL_LDFLAGS = @LOCAL_LDFLAGS@
104
LTLIBOBJS = @LTLIBOBJS@
105
MAKEINFO = @MAKEINFO@
106 7 jrydberg
MAKE_SHELL = @MAKE_SHELL@
107 1576 phoenix
OBJEXT = @OBJEXT@
108 7 jrydberg
PACKAGE = @PACKAGE@
109 1576 phoenix
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110
PACKAGE_NAME = @PACKAGE_NAME@
111
PACKAGE_STRING = @PACKAGE_STRING@
112
PACKAGE_TARNAME = @PACKAGE_TARNAME@
113
PACKAGE_VERSION = @PACKAGE_VERSION@
114
PATH_SEPARATOR = @PATH_SEPARATOR@
115 7 jrydberg
RANLIB = @RANLIB@
116 1576 phoenix
SET_MAKE = @SET_MAKE@
117
SHELL = @SHELL@
118 1249 lampret
STRIP = @STRIP@
119 7 jrydberg
SUMVERSION = @SUMVERSION@
120
TERMCAP_LIB = @TERMCAP_LIB@
121
VERSION = @VERSION@
122 1576 phoenix
ac_ct_CC = @ac_ct_CC@
123
ac_ct_RANLIB = @ac_ct_RANLIB@
124
ac_ct_STRIP = @ac_ct_STRIP@
125
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
126
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
127 1249 lampret
am__include = @am__include@
128 1576 phoenix
am__leading_dot = @am__leading_dot@
129 1249 lampret
am__quote = @am__quote@
130 1576 phoenix
am__tar = @am__tar@
131
am__untar = @am__untar@
132
bindir = @bindir@
133
build = @build@
134
build_alias = @build_alias@
135
build_cpu = @build_cpu@
136
build_os = @build_os@
137
build_vendor = @build_vendor@
138
datadir = @datadir@
139
exec_prefix = @exec_prefix@
140 7 jrydberg
host = @host@
141 1576 phoenix
host_alias = @host_alias@
142 7 jrydberg
host_cpu = @host_cpu@
143
host_os = @host_os@
144 1576 phoenix
host_vendor = @host_vendor@
145
includedir = @includedir@
146
infodir = @infodir@
147 1249 lampret
install_sh = @install_sh@
148 1576 phoenix
libdir = @libdir@
149
libexecdir = @libexecdir@
150
localstatedir = @localstatedir@
151
mandir = @mandir@
152
mkdir_p = @mkdir_p@
153
oldincludedir = @oldincludedir@
154
prefix = @prefix@
155
program_transform_name = @program_transform_name@
156
sbindir = @sbindir@
157
sharedstatedir = @sharedstatedir@
158
sysconfdir = @sysconfdir@
159
target = @target@
160
target_alias = @target_alias@
161
target_cpu = @target_cpu@
162
target_os = @target_os@
163
target_vendor = @target_vendor@
164 26 lampret
SUBDIRS = common or1k $(CPU_ARCH)
165 1249 lampret
all: all-recursive
166 7 jrydberg
 
167
.SUFFIXES:
168 1576 phoenix
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
169
        @for dep in $?; do \
170
          case '$(am__configure_deps)' in \
171
            *$$dep*) \
172
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
173
                && exit 0; \
174
              exit 1;; \
175
          esac; \
176
        done; \
177
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  cpu/Makefile'; \
178 1249 lampret
        cd $(top_srcdir) && \
179
          $(AUTOMAKE) --gnu  cpu/Makefile
180 1576 phoenix
.PRECIOUS: Makefile
181
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
182
        @case '$?' in \
183
          *config.status*) \
184
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
185
          *) \
186
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
187
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
188
        esac;
189
 
190
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
191
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
192
 
193
$(top_srcdir)/configure:  $(am__configure_deps)
194
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
196
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197 1249 lampret
uninstall-info-am:
198 7 jrydberg
 
199
# This directory's subdirectories are mostly independent; you can cd
200
# into them and run `make' without going through this Makefile.
201
# To change the values of `make' variables: instead of editing Makefiles,
202
# (1) if the variable is set in `config.status', edit `config.status'
203
#     (which will cause the Makefiles to be regenerated when you run `make');
204
# (2) otherwise, pass the desired values on the `make' command line.
205 1249 lampret
$(RECURSIVE_TARGETS):
206 1576 phoenix
        @failcom='exit 1'; \
207
        for f in x $$MAKEFLAGS; do \
208
          case $$f in \
209
            *=* | --[!k]*);; \
210
            *k*) failcom='fail=yes';; \
211
          esac; \
212
        done; \
213 7 jrydberg
        dot_seen=no; \
214
        target=`echo $@ | sed s/-recursive//`; \
215
        list='$(SUBDIRS)'; for subdir in $$list; do \
216
          echo "Making $$target in $$subdir"; \
217
          if test "$$subdir" = "."; then \
218
            dot_seen=yes; \
219
            local_target="$$target-am"; \
220
          else \
221
            local_target="$$target"; \
222
          fi; \
223
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
224 1576 phoenix
          || eval $$failcom; \
225 7 jrydberg
        done; \
226
        if test "$$dot_seen" = "no"; then \
227
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
228
        fi; test -z "$$fail"
229
 
230
mostlyclean-recursive clean-recursive distclean-recursive \
231
maintainer-clean-recursive:
232 1576 phoenix
        @failcom='exit 1'; \
233
        for f in x $$MAKEFLAGS; do \
234
          case $$f in \
235
            *=* | --[!k]*);; \
236
            *k*) failcom='fail=yes';; \
237
          esac; \
238
        done; \
239 7 jrydberg
        dot_seen=no; \
240 1249 lampret
        case "$@" in \
241
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
242
          *) list='$(SUBDIRS)' ;; \
243
        esac; \
244
        rev=''; for subdir in $$list; do \
245
          if test "$$subdir" = "."; then :; else \
246
            rev="$$subdir $$rev"; \
247
          fi; \
248 7 jrydberg
        done; \
249 1249 lampret
        rev="$$rev ."; \
250 7 jrydberg
        target=`echo $@ | sed s/-recursive//`; \
251
        for subdir in $$rev; do \
252
          echo "Making $$target in $$subdir"; \
253
          if test "$$subdir" = "."; then \
254
            local_target="$$target-am"; \
255
          else \
256
            local_target="$$target"; \
257
          fi; \
258
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
259 1576 phoenix
          || eval $$failcom; \
260 7 jrydberg
        done && test -z "$$fail"
261
tags-recursive:
262
        list='$(SUBDIRS)'; for subdir in $$list; do \
263
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
264
        done
265 1576 phoenix
ctags-recursive:
266
        list='$(SUBDIRS)'; for subdir in $$list; do \
267
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
268
        done
269 7 jrydberg
 
270 1249 lampret
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272
        unique=`for i in $$list; do \
273
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274
          done | \
275
          $(AWK) '    { files[$$0] = 1; } \
276 7 jrydberg
               END { for (i in files) print i; }'`; \
277 1249 lampret
        mkid -fID $$unique
278 1576 phoenix
tags: TAGS
279 7 jrydberg
 
280 1249 lampret
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
281
                $(TAGS_FILES) $(LISP)
282 7 jrydberg
        tags=; \
283
        here=`pwd`; \
284 1576 phoenix
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
285
          include_option=--etags-include; \
286
          empty_fix=.; \
287
        else \
288
          include_option=--include; \
289
          empty_fix=; \
290
        fi; \
291 7 jrydberg
        list='$(SUBDIRS)'; for subdir in $$list; do \
292 1249 lampret
          if test "$$subdir" = .; then :; else \
293 1576 phoenix
            test ! -f $$subdir/TAGS || \
294
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
295 1249 lampret
          fi; \
296 7 jrydberg
        done; \
297 1249 lampret
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
298
        unique=`for i in $$list; do \
299
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300
          done | \
301
          $(AWK) '    { files[$$0] = 1; } \
302 7 jrydberg
               END { for (i in files) print i; }'`; \
303 1576 phoenix
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
304
          test -n "$$unique" || unique=$$empty_fix; \
305
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
306
            $$tags $$unique; \
307
        fi
308
ctags: CTAGS
309
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310
                $(TAGS_FILES) $(LISP)
311
        tags=; \
312
        here=`pwd`; \
313
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314
        unique=`for i in $$list; do \
315
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316
          done | \
317
          $(AWK) '    { files[$$0] = 1; } \
318
               END { for (i in files) print i; }'`; \
319
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
320
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
321 1249 lampret
             $$tags $$unique
322 7 jrydberg
 
323 1249 lampret
GTAGS:
324
        here=`$(am__cd) $(top_builddir) && pwd` \
325
          && cd $(top_srcdir) \
326
          && gtags -i $(GTAGS_ARGS) $$here
327 7 jrydberg
 
328
distclean-tags:
329 1576 phoenix
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
330 7 jrydberg
 
331
distdir: $(DISTFILES)
332 1576 phoenix
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
333
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
334
        list='$(DISTFILES)'; for file in $$list; do \
335
          case $$file in \
336
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
337
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
338
          esac; \
339 1249 lampret
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
341
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
342
            dir="/$$dir"; \
343 1576 phoenix
            $(mkdir_p) "$(distdir)$$dir"; \
344 1249 lampret
          else \
345
            dir=''; \
346
          fi; \
347 7 jrydberg
          if test -d $$d/$$file; then \
348 1376 phoenix
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
349
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
350
            fi; \
351
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
352 7 jrydberg
          else \
353
            test -f $(distdir)/$$file \
354 1249 lampret
            || cp -p $$d/$$file $(distdir)/$$file \
355
            || exit 1; \
356 7 jrydberg
          fi; \
357
        done
358 1576 phoenix
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
359 7 jrydberg
          if test "$$subdir" = .; then :; else \
360 1576 phoenix
            test -d "$(distdir)/$$subdir" \
361
            || $(mkdir_p) "$(distdir)/$$subdir" \
362 7 jrydberg
            || exit 1; \
363 1576 phoenix
            distdir=`$(am__cd) $(distdir) && pwd`; \
364
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
365 1249 lampret
            (cd $$subdir && \
366
              $(MAKE) $(AM_MAKEFLAGS) \
367 1576 phoenix
                top_distdir="$$top_distdir" \
368
                distdir="$$distdir/$$subdir" \
369 1249 lampret
                distdir) \
370 7 jrydberg
              || exit 1; \
371
          fi; \
372
        done
373
check-am: all-am
374
check: check-recursive
375 1249 lampret
all-am: Makefile
376
installdirs: installdirs-recursive
377
installdirs-am:
378
install: install-recursive
379 7 jrydberg
install-exec: install-exec-recursive
380
install-data: install-data-recursive
381 1249 lampret
uninstall: uninstall-recursive
382 7 jrydberg
 
383
install-am: all-am
384
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385 1249 lampret
 
386
installcheck: installcheck-recursive
387 7 jrydberg
install-strip:
388 1249 lampret
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389 1576 phoenix
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390 1249 lampret
          `test -z '$(STRIP)' || \
391
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
392 7 jrydberg
mostlyclean-generic:
393
 
394
clean-generic:
395
 
396
distclean-generic:
397 1576 phoenix
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
398 7 jrydberg
 
399
maintainer-clean-generic:
400 1249 lampret
        @echo "This command is intended for maintainers to use"
401
        @echo "it deletes files that may require special tools to rebuild."
402
clean: clean-recursive
403 7 jrydberg
 
404 1249 lampret
clean-am: clean-generic mostlyclean-am
405 7 jrydberg
 
406 1249 lampret
distclean: distclean-recursive
407 1576 phoenix
        -rm -f Makefile
408 1249 lampret
distclean-am: clean-am distclean-generic distclean-tags
409 7 jrydberg
 
410 1249 lampret
dvi: dvi-recursive
411 7 jrydberg
 
412 1249 lampret
dvi-am:
413 7 jrydberg
 
414 1576 phoenix
html: html-recursive
415
 
416 1249 lampret
info: info-recursive
417 7 jrydberg
 
418 1249 lampret
info-am:
419
 
420
install-data-am:
421
 
422
install-exec-am:
423
 
424
install-info: install-info-recursive
425
 
426
install-man:
427
 
428
installcheck-am:
429
 
430 7 jrydberg
maintainer-clean: maintainer-clean-recursive
431 1576 phoenix
        -rm -f Makefile
432 1249 lampret
maintainer-clean-am: distclean-am maintainer-clean-generic
433 7 jrydberg
 
434 1249 lampret
mostlyclean: mostlyclean-recursive
435 7 jrydberg
 
436 1249 lampret
mostlyclean-am: mostlyclean-generic
437
 
438 1576 phoenix
pdf: pdf-recursive
439
 
440
pdf-am:
441
 
442
ps: ps-recursive
443
 
444
ps-am:
445
 
446 1249 lampret
uninstall-am: uninstall-info-am
447
 
448
uninstall-info: uninstall-info-recursive
449
 
450 1576 phoenix
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
451
        clean clean-generic clean-recursive ctags ctags-recursive \
452
        distclean distclean-generic distclean-recursive distclean-tags \
453
        distdir dvi dvi-am html html-am info info-am install \
454
        install-am install-data install-data-am install-exec \
455
        install-exec-am install-info install-info-am install-man \
456
        install-strip installcheck installcheck-am installdirs \
457
        installdirs-am maintainer-clean maintainer-clean-generic \
458 1249 lampret
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
459 1576 phoenix
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
460
        uninstall uninstall-am uninstall-info-am
461 1249 lampret
 
462 7 jrydberg
# Tell versions [3.59,3.63) of GNU make to not export all variables.
463
# Otherwise a system limit (for SysV at least) may be exceeded.
464
.NOEXPORT:

powered by: WebSVN 2.1.0

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