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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [io/] [usb/] [slave/] [current/] [host/] [Makefile.in] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
# @configure_input@
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
@SET_MAKE@
16
 
17
#####ECOSGPLCOPYRIGHTBEGIN####
18
#####ECOSGPLCOPYRIGHTEND####
19
#######DESCRIPTIONBEGIN####
20
######DESCRIPTIONEND####
21
 
22
 
23
VPATH = @srcdir@
24
pkgdatadir = $(datadir)/@PACKAGE@
25
pkglibdir = $(libdir)/@PACKAGE@
26
pkgincludedir = $(includedir)/@PACKAGE@
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28
install_sh_DATA = $(install_sh) -c -m 644
29
install_sh_PROGRAM = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
31
INSTALL_HEADER = $(INSTALL_DATA)
32
transform = $(program_transform_name)
33
NORMAL_INSTALL = :
34
PRE_INSTALL = :
35
POST_INSTALL = :
36
NORMAL_UNINSTALL = :
37
PRE_UNINSTALL = :
38
POST_UNINSTALL = :
39
build_triplet = @build@
40
host_triplet = @host@
41
@SUPPORTED_TRUE@noinst_PROGRAMS = usbhost$(EXEEXT)
42
@SUPPORTED_FALSE@usbhost_DEPENDENCIES =
43
@SUPPORTED_TRUE@usbaux_PROGRAMS = usbchmod$(EXEEXT)
44
subdir = .
45
DIST_COMMON = $(am__configure_deps) \
46
        $(srcdir)/../../../../../../acsupport/config.guess \
47
        $(srcdir)/../../../../../../acsupport/config.sub \
48
        $(srcdir)/../../../../../../acsupport/depcomp \
49
        $(srcdir)/../../../../../../acsupport/install-sh \
50
        $(srcdir)/../../../../../../acsupport/missing \
51
        $(srcdir)/../../../../../../acsupport/mkinstalldirs \
52
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
53
        $(srcdir)/config.h.in $(top_srcdir)/configure \
54
        ../../../../../../acsupport/ChangeLog \
55
        ../../../../../../acsupport/config.guess \
56
        ../../../../../../acsupport/config.sub \
57
        ../../../../../../acsupport/depcomp \
58
        ../../../../../../acsupport/install-sh \
59
        ../../../../../../acsupport/ltmain.sh \
60
        ../../../../../../acsupport/missing \
61
        ../../../../../../acsupport/mkinstalldirs
62
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
64
        $(top_srcdir)/../../../../../../acsupport/acinclude.m4 \
65
        $(top_srcdir)/configure.in
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67
        $(ACLOCAL_M4)
68
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69
 configure.lineno config.status.lineno
70
mkinstalldirs = $(SHELL) \
71
        $(top_srcdir)/../../../../../../acsupport/mkinstalldirs
72
CONFIG_HEADER = config.h
73
CONFIG_CLEAN_FILES =
74
am__installdirs = "$(DESTDIR)$(usbauxdir)" "$(DESTDIR)$(usbauxdir)"
75
usbauxPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
76
PROGRAMS = $(noinst_PROGRAMS) $(usbaux_PROGRAMS)
77
am__usbchmod_SOURCES_DIST = usbchmod.c
78
@SUPPORTED_TRUE@am_usbchmod_OBJECTS = usbchmod.$(OBJEXT)
79
usbchmod_OBJECTS = $(am_usbchmod_OBJECTS)
80
usbchmod_LDADD = $(LDADD)
81
am__usbhost_SOURCES_DIST = usbhost.c
82
@SUPPORTED_TRUE@am_usbhost_OBJECTS = usbhost.$(OBJEXT)
83
usbhost_OBJECTS = $(am_usbhost_OBJECTS)
84
DEFAULT_INCLUDES = -I.@am__isrc@
85
depcomp = $(SHELL) $(top_srcdir)/../../../../../../acsupport/depcomp
86
am__depfiles_maybe = depfiles
87
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89
CCLD = $(CC)
90
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
91
SOURCES = $(usbchmod_SOURCES) $(usbhost_SOURCES)
92
DIST_SOURCES = $(am__usbchmod_SOURCES_DIST) \
93
        $(am__usbhost_SOURCES_DIST)
94
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
95
am__vpath_adj = case $$p in \
96
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97
    *) f=$$p;; \
98
  esac;
99
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
100
usbauxDATA_INSTALL = $(INSTALL_DATA)
101
DATA = $(usbaux_DATA)
102
ETAGS = etags
103
CTAGS = ctags
104
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
distdir = $(PACKAGE)-$(VERSION)
106
top_distdir = $(distdir)
107
am__remove_distdir = \
108
  { test ! -d $(distdir) \
109
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
110
         && rm -fr $(distdir); }; }
111
DIST_ARCHIVES = $(distdir).tar.gz
112
GZIP_ENV = --best
113
distuninstallcheck_listfiles = find . -type f -print
114
distcleancheck_listfiles = find . -type f -print
115
ACLOCAL = @ACLOCAL@
116
AMTAR = @AMTAR@
117
AUTOCONF = @AUTOCONF@
118
AUTOHEADER = @AUTOHEADER@
119
AUTOMAKE = @AUTOMAKE@
120
AWK = @AWK@
121
CC = @CC@
122
CCDEPMODE = @CCDEPMODE@
123
CFLAGS = @CFLAGS@
124
CPP = @CPP@
125
CPPFLAGS = @CPPFLAGS@
126
CXX = @CXX@
127
CXXDEPMODE = @CXXDEPMODE@
128
CXXFLAGS = @CXXFLAGS@
129
CYGPATH_W = @CYGPATH_W@
130
DEFS = @DEFS@
131
DEPDIR = @DEPDIR@
132
ECHO_C = @ECHO_C@
133
ECHO_N = @ECHO_N@
134
ECHO_T = @ECHO_T@
135
ECOS_REPOSITORY = @ECOS_REPOSITORY@
136
EGREP = @EGREP@
137
EXEEXT = @EXEEXT@
138
GREP = @GREP@
139
INSTALL = @INSTALL@
140
INSTALL_DATA = @INSTALL_DATA@
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
144
LDFLAGS = @LDFLAGS@
145
LIBOBJS = @LIBOBJS@
146
LIBS = @ecos_LIBS@ @ecos_LDADD@
147
LN_S = @LN_S@
148
LTLIBOBJS = @LTLIBOBJS@
149
MAINT = @MAINT@
150
MAKEINFO = @MAKEINFO@
151
MKDIR_P = @MKDIR_P@
152
MSVC_SRCDIR = @MSVC_SRCDIR@
153
OBJEXT = @OBJEXT@
154
PACKAGE = @PACKAGE@
155
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156
PACKAGE_DIR = @PACKAGE_DIR@
157
PACKAGE_INSTALL = @PACKAGE_INSTALL@
158
PACKAGE_NAME = @PACKAGE_NAME@
159
PACKAGE_STRING = @PACKAGE_STRING@
160
PACKAGE_TARNAME = @PACKAGE_TARNAME@
161
PACKAGE_VERSION = @PACKAGE_VERSION@
162
PATH_SEPARATOR = @PATH_SEPARATOR@
163
SET_MAKE = @SET_MAKE@
164
SHELL = @SHELL@
165
STRIP = @STRIP@
166
VERSION = @VERSION@
167
abs_builddir = @abs_builddir@
168
abs_srcdir = @abs_srcdir@
169
abs_top_builddir = @abs_top_builddir@
170
abs_top_srcdir = @abs_top_srcdir@
171
ac_ct_CC = @ac_ct_CC@
172
ac_ct_CXX = @ac_ct_CXX@
173
am__include = @am__include@
174
am__leading_dot = @am__leading_dot@
175
am__quote = @am__quote@
176
am__tar = @am__tar@
177
am__untar = @am__untar@
178
bindir = @bindir@
179
build = @build@
180
build_alias = @build_alias@
181
build_cpu = @build_cpu@
182
build_os = @build_os@
183
build_vendor = @build_vendor@
184
builddir = @builddir@
185
datadir = @datadir@
186
datarootdir = @datarootdir@
187
docdir = @docdir@
188
dvidir = @dvidir@
189
ecos_CFLAGS = @ecos_CFLAGS@
190
ecos_CXXFLAGS = @ecos_CXXFLAGS@
191
ecos_INCLUDES = @ecos_INCLUDES@
192
ecos_LDADD = @ecos_LDADD@
193
ecos_LIBS = @ecos_LIBS@
194
ecos_tk_includes = @ecos_tk_includes@
195
ecos_tk_libs = @ecos_tk_libs@
196
exec_prefix = @exec_prefix@
197
host = @host@
198
host_alias = @host_alias@
199
host_cpu = @host_cpu@
200
host_os = @host_os@
201
host_vendor = @host_vendor@
202
htmldir = @htmldir@
203
includedir = @includedir@
204
infodir = @infodir@
205
install_sh = @install_sh@
206
libdir = @libdir@
207
libexecdir = @libexecdir@
208
localedir = @localedir@
209
localstatedir = @localstatedir@
210
mandir = @mandir@
211
mkdir_p = @mkdir_p@
212
oldincludedir = @oldincludedir@
213
pdfdir = @pdfdir@
214
prefix = @prefix@
215
program_transform_name = @program_transform_name@
216
psdir = @psdir@
217
sbindir = @sbindir@
218
sharedstatedir = @sharedstatedir@
219
srcdir = @srcdir@
220
sysconfdir = @sysconfdir@
221
target_alias = @target_alias@
222
top_builddir = @top_builddir@
223
top_srcdir = @top_srcdir@
224
AUTOMAKE_OPTIONS = 1.10 foreign
225
AM_CFLAGS = @ecos_CFLAGS@ -DUSBHOST_VERSION=\"@VERSION@\" -DPKGVERSION=\"@PACKAGE_VERSION@\" -DUSBAUXDIR=\"$(libexecdir)/ecos/@PACKAGE_INSTALL@\"
226
AM_CXXFLAGS = @ecos_CXXFLAGS@
227
INCLUDES = @ecos_INCLUDES@
228
@SUPPORTED_TRUE@usbhost_SOURCES = usbhost.c
229
@SUPPORTED_TRUE@usbhost_DEPENDENCIES = ../tests/protocol.h ../tests/common.c
230
@SUPPORTED_TRUE@usbhost_LDADD = -lpthread
231
@SUPPORTED_TRUE@usbauxdir = $(libexecdir)/ecos/@PACKAGE_INSTALL@
232
@SUPPORTED_TRUE@usbaux_DATA = usbhost.tcl list.tcl verbose.tcl
233
@SUPPORTED_TRUE@usbchmod_SOURCES = usbchmod.c
234
all: config.h
235
        $(MAKE) $(AM_MAKEFLAGS) all-am
236
 
237
.SUFFIXES:
238
.SUFFIXES: .c .o .obj
239
am--refresh:
240
        @:
241
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
242
        @for dep in $?; do \
243
          case '$(am__configure_deps)' in \
244
            *$$dep*) \
245
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
246
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
247
                && exit 0; \
248
              exit 1;; \
249
          esac; \
250
        done; \
251
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
252
        cd $(top_srcdir) && \
253
          $(AUTOMAKE) --foreign  Makefile
254
.PRECIOUS: Makefile
255
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256
        @case '$?' in \
257
          *config.status*) \
258
            echo ' $(SHELL) ./config.status'; \
259
            $(SHELL) ./config.status;; \
260
          *) \
261
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
262
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
263
        esac;
264
 
265
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266
        $(SHELL) ./config.status --recheck
267
 
268
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
269
        cd $(srcdir) && $(AUTOCONF)
270
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
271
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
272
 
273
config.h: stamp-h1
274
        @if test ! -f $@; then \
275
          rm -f stamp-h1; \
276
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
277
        else :; fi
278
 
279
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
280
        @rm -f stamp-h1
281
        cd $(top_builddir) && $(SHELL) ./config.status config.h
282
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283
        cd $(top_srcdir) && $(AUTOHEADER)
284
        rm -f stamp-h1
285
        touch $@
286
 
287
distclean-hdr:
288
        -rm -f config.h stamp-h1
289
 
290
clean-noinstPROGRAMS:
291
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
292
install-usbauxPROGRAMS: $(usbaux_PROGRAMS)
293
        @$(NORMAL_INSTALL)
294
        test -z "$(usbauxdir)" || $(MKDIR_P) "$(DESTDIR)$(usbauxdir)"
295
        @list='$(usbaux_PROGRAMS)'; for p in $$list; do \
296
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
297
          if test -f $$p \
298
          ; then \
299
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
300
           echo " $(INSTALL_PROGRAM_ENV) $(usbauxPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(usbauxdir)/$$f'"; \
301
           $(INSTALL_PROGRAM_ENV) $(usbauxPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(usbauxdir)/$$f" || exit 1; \
302
          else :; fi; \
303
        done
304
 
305
uninstall-usbauxPROGRAMS:
306
        @$(NORMAL_UNINSTALL)
307
        @list='$(usbaux_PROGRAMS)'; for p in $$list; do \
308
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
309
          echo " rm -f '$(DESTDIR)$(usbauxdir)/$$f'"; \
310
          rm -f "$(DESTDIR)$(usbauxdir)/$$f"; \
311
        done
312
 
313
clean-usbauxPROGRAMS:
314
        -test -z "$(usbaux_PROGRAMS)" || rm -f $(usbaux_PROGRAMS)
315
usbchmod$(EXEEXT): $(usbchmod_OBJECTS) $(usbchmod_DEPENDENCIES)
316
        @rm -f usbchmod$(EXEEXT)
317
        $(LINK) $(usbchmod_OBJECTS) $(usbchmod_LDADD) $(LIBS)
318
usbhost$(EXEEXT): $(usbhost_OBJECTS) $(usbhost_DEPENDENCIES)
319
        @rm -f usbhost$(EXEEXT)
320
        $(LINK) $(usbhost_OBJECTS) $(usbhost_LDADD) $(LIBS)
321
 
322
mostlyclean-compile:
323
        -rm -f *.$(OBJEXT)
324
 
325
distclean-compile:
326
        -rm -f *.tab.c
327
 
328
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usbchmod.Po@am__quote@
329
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usbhost.Po@am__quote@
330
 
331
.c.o:
332
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
333
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
337
 
338
.c.obj:
339
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
340
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
344
install-usbauxDATA: $(usbaux_DATA)
345
        @$(NORMAL_INSTALL)
346
        test -z "$(usbauxdir)" || $(MKDIR_P) "$(DESTDIR)$(usbauxdir)"
347
        @list='$(usbaux_DATA)'; for p in $$list; do \
348
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
349
          f=$(am__strip_dir) \
350
          echo " $(usbauxDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(usbauxdir)/$$f'"; \
351
          $(usbauxDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(usbauxdir)/$$f"; \
352
        done
353
 
354
uninstall-usbauxDATA:
355
        @$(NORMAL_UNINSTALL)
356
        @list='$(usbaux_DATA)'; for p in $$list; do \
357
          f=$(am__strip_dir) \
358
          echo " rm -f '$(DESTDIR)$(usbauxdir)/$$f'"; \
359
          rm -f "$(DESTDIR)$(usbauxdir)/$$f"; \
360
        done
361
 
362
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
363
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364
        unique=`for i in $$list; do \
365
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366
          done | \
367
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
368
              END { if (nonempty) { for (i in files) print i; }; }'`; \
369
        mkid -fID $$unique
370
tags: TAGS
371
 
372
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
373
                $(TAGS_FILES) $(LISP)
374
        tags=; \
375
        here=`pwd`; \
376
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
377
        unique=`for i in $$list; do \
378
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379
          done | \
380
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
381
              END { if (nonempty) { for (i in files) print i; }; }'`; \
382
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
383
          test -n "$$unique" || unique=$$empty_fix; \
384
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385
            $$tags $$unique; \
386
        fi
387
ctags: CTAGS
388
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
389
                $(TAGS_FILES) $(LISP)
390
        tags=; \
391
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
392
        unique=`for i in $$list; do \
393
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394
          done | \
395
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396
              END { if (nonempty) { for (i in files) print i; }; }'`; \
397
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
398
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399
             $$tags $$unique
400
 
401
GTAGS:
402
        here=`$(am__cd) $(top_builddir) && pwd` \
403
          && cd $(top_srcdir) \
404
          && gtags -i $(GTAGS_ARGS) $$here
405
 
406
distclean-tags:
407
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408
 
409
distdir: $(DISTFILES)
410
        $(am__remove_distdir)
411
        test -d $(distdir) || mkdir $(distdir)
412
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414
        list='$(DISTFILES)'; \
415
          dist_files=`for file in $$list; do echo $$file; done | \
416
          sed -e "s|^$$srcdirstrip/||;t" \
417
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
418
        case $$dist_files in \
419
          */*) $(MKDIR_P) `echo "$$dist_files" | \
420
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
421
                           sort -u` ;; \
422
        esac; \
423
        for file in $$dist_files; do \
424
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
425
          if test -d $$d/$$file; then \
426
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
427
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429
            fi; \
430
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431
          else \
432
            test -f $(distdir)/$$file \
433
            || cp -p $$d/$$file $(distdir)/$$file \
434
            || exit 1; \
435
          fi; \
436
        done
437
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
438
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
439
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
440
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
441
        || chmod -R a+r $(distdir)
442
dist-gzip: distdir
443
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444
        $(am__remove_distdir)
445
 
446
dist-bzip2: distdir
447
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
448
        $(am__remove_distdir)
449
 
450
dist-lzma: distdir
451
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
452
        $(am__remove_distdir)
453
 
454
dist-tarZ: distdir
455
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
456
        $(am__remove_distdir)
457
 
458
dist-shar: distdir
459
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460
        $(am__remove_distdir)
461
 
462
dist-zip: distdir
463
        -rm -f $(distdir).zip
464
        zip -rq $(distdir).zip $(distdir)
465
        $(am__remove_distdir)
466
 
467
dist dist-all: distdir
468
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469
        $(am__remove_distdir)
470
 
471
# This target untars the dist file and tries a VPATH configuration.  Then
472
# it guarantees that the distribution is self-contained by making another
473
# tarfile.
474
distcheck: dist
475
        case '$(DIST_ARCHIVES)' in \
476
        *.tar.gz*) \
477
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
478
        *.tar.bz2*) \
479
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
480
        *.tar.lzma*) \
481
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
482
        *.tar.Z*) \
483
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
484
        *.shar.gz*) \
485
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
486
        *.zip*) \
487
          unzip $(distdir).zip ;;\
488
        esac
489
        chmod -R a-w $(distdir); chmod a+w $(distdir)
490
        mkdir $(distdir)/_build
491
        mkdir $(distdir)/_inst
492
        chmod a-w $(distdir)
493
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
494
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
495
          && cd $(distdir)/_build \
496
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
497
            $(DISTCHECK_CONFIGURE_FLAGS) \
498
          && $(MAKE) $(AM_MAKEFLAGS) \
499
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
500
          && $(MAKE) $(AM_MAKEFLAGS) check \
501
          && $(MAKE) $(AM_MAKEFLAGS) install \
502
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
503
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
504
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
505
                distuninstallcheck \
506
          && chmod -R a-w "$$dc_install_base" \
507
          && ({ \
508
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
509
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
510
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
511
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
512
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
513
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
514
          && rm -rf "$$dc_destdir" \
515
          && $(MAKE) $(AM_MAKEFLAGS) dist \
516
          && rm -rf $(DIST_ARCHIVES) \
517
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
518
        $(am__remove_distdir)
519
        @(echo "$(distdir) archives ready for distribution: "; \
520
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
521
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
522
distuninstallcheck:
523
        @cd $(distuninstallcheck_dir) \
524
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
525
           || { echo "ERROR: files left after uninstall:" ; \
526
                if test -n "$(DESTDIR)"; then \
527
                  echo "  (check DESTDIR support)"; \
528
                fi ; \
529
                $(distuninstallcheck_listfiles) ; \
530
                exit 1; } >&2
531
distcleancheck: distclean
532
        @if test '$(srcdir)' = . ; then \
533
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
534
          exit 1 ; \
535
        fi
536
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
537
          || { echo "ERROR: files left in build directory after distclean:" ; \
538
               $(distcleancheck_listfiles) ; \
539
               exit 1; } >&2
540
check-am: all-am
541
check: check-am
542
all-am: Makefile $(PROGRAMS) $(DATA) config.h
543
installdirs:
544
        for dir in "$(DESTDIR)$(usbauxdir)" "$(DESTDIR)$(usbauxdir)"; do \
545
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546
        done
547
install: install-am
548
install-exec: install-exec-am
549
install-data: install-data-am
550
uninstall: uninstall-am
551
 
552
install-am: all-am
553
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
 
555
installcheck: installcheck-am
556
install-strip:
557
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559
          `test -z '$(STRIP)' || \
560
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
561
mostlyclean-generic:
562
 
563
clean-generic:
564
 
565
distclean-generic:
566
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
567
 
568
maintainer-clean-generic:
569
        @echo "This command is intended for maintainers to use"
570
        @echo "it deletes files that may require special tools to rebuild."
571
clean: clean-am
572
 
573
clean-am: clean-generic clean-noinstPROGRAMS clean-usbauxPROGRAMS \
574
        mostlyclean-am
575
 
576
distclean: distclean-am
577
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
578
        -rm -rf ./$(DEPDIR)
579
        -rm -f Makefile
580
distclean-am: clean-am distclean-compile distclean-generic \
581
        distclean-hdr distclean-tags
582
 
583
dvi: dvi-am
584
 
585
dvi-am:
586
 
587
html: html-am
588
 
589
info: info-am
590
 
591
info-am:
592
 
593
install-data-am: install-usbauxDATA install-usbauxPROGRAMS
594
        @$(NORMAL_INSTALL)
595
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
596
 
597
install-dvi: install-dvi-am
598
 
599
install-exec-am:
600
        @$(NORMAL_INSTALL)
601
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
602
 
603
install-html: install-html-am
604
 
605
install-info: install-info-am
606
 
607
install-man:
608
 
609
install-pdf: install-pdf-am
610
 
611
install-ps: install-ps-am
612
 
613
installcheck-am:
614
 
615
maintainer-clean: maintainer-clean-am
616
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
617
        -rm -rf $(top_srcdir)/autom4te.cache
618
        -rm -rf ./$(DEPDIR)
619
        -rm -f Makefile
620
maintainer-clean-am: distclean-am maintainer-clean-generic
621
 
622
mostlyclean: mostlyclean-am
623
 
624
mostlyclean-am: mostlyclean-compile mostlyclean-generic
625
 
626
pdf: pdf-am
627
 
628
pdf-am:
629
 
630
ps: ps-am
631
 
632
ps-am:
633
 
634
uninstall-am: uninstall-usbauxDATA uninstall-usbauxPROGRAMS
635
 
636
.MAKE: install-am install-data-am install-exec-am install-strip
637
 
638
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
639
        clean-generic clean-noinstPROGRAMS clean-usbauxPROGRAMS ctags \
640
        dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
641
        dist-tarZ dist-zip distcheck distclean distclean-compile \
642
        distclean-generic distclean-hdr distclean-tags distcleancheck \
643
        distdir distuninstallcheck dvi dvi-am html html-am info \
644
        info-am install install-am install-data install-data-am \
645
        install-data-hook install-dvi install-dvi-am install-exec \
646
        install-exec-am install-exec-hook install-html install-html-am \
647
        install-info install-info-am install-man install-pdf \
648
        install-pdf-am install-ps install-ps-am install-strip \
649
        install-usbauxDATA install-usbauxPROGRAMS installcheck \
650
        installcheck-am installdirs maintainer-clean \
651
        maintainer-clean-generic mostlyclean mostlyclean-compile \
652
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
653
        uninstall-am uninstall-usbauxDATA uninstall-usbauxPROGRAMS
654
 
655
 
656
@SUPPORTED_TRUE@install-exec-hook:
657
@SUPPORTED_TRUE@        $(mkinstalldirs) $(bindir)
658
@SUPPORTED_TRUE@        $(INSTALL_PROGRAM) usbhost $(bindir)/usbhost_@PACKAGE_VERSION@
659
@SUPPORTED_TRUE@        rm -f $(bindir)/usbhost
660
@SUPPORTED_TRUE@        $(LN_S) $(bindir)/usbhost_@PACKAGE_VERSION@ $(bindir)/usbhost
661
 
662
@SUPPORTED_TRUE@install-data-hook:
663
@SUPPORTED_TRUE@        chown root $(usbauxdir)/usbchmod
664
@SUPPORTED_TRUE@        chmod u+s $(usbauxdir)/usbchmod
665
 
666
@SUPPORTED_FALSE@install-exec-hook:
667
@SUPPORTED_FALSE@       echo Nothing to be done for this platform
668
 
669
@SUPPORTED_FALSE@install-data-hook:
670
@SUPPORTED_FALSE@       echo Nothing to be done for this platform
671
# Tell versions [3.59,3.63) of GNU make to not export all variables.
672
# Otherwise a system limit (for SysV at least) may be exceeded.
673
.NOEXPORT:

powered by: WebSVN 2.1.0

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