42b6d9c1ac36beeca1e183a32da6921d860269e5
[debian/gnuradio] / usrp2 / firmware / config / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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 #
18 # Copyright 2008 Free Software Foundation, Inc.
19
20 # This file is part of GNU Radio
21
22 # GNU Radio is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 3, or (at your option)
25 # any later version.
26
27 # GNU Radio is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31
32 # You should have received a copy of the GNU General Public License
33 # along with GNU Radio; see the file COPYING.  If not, write to
34 # the Free Software Foundation, Inc., 51 Franklin Street,
35 # Boston, MA 02110-1301, USA.
36
37
38 # -*- Makefile -*-
39 #
40 # Copyright 2007 Free Software Foundation, Inc.
41 #
42 # This program is free software: you can redistribute it and/or modify
43 # it under the terms of the GNU General Public License as published by
44 # the Free Software Foundation, either version 3 of the License, or
45 # (at your option) any later version.
46 #
47 # This program is distributed in the hope that it will be useful,
48 # but WITHOUT ANY WARRANTY; without even the implied warranty of
49 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
50 # GNU General Public License for more details.
51 #
52 # You should have received a copy of the GNU General Public License
53 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
54 #
55
56 VPATH = @srcdir@
57 pkgdatadir = $(datadir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkgincludedir = $(includedir)/@PACKAGE@
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
66 NORMAL_INSTALL = :
67 PRE_INSTALL = :
68 POST_INSTALL = :
69 NORMAL_UNINSTALL = :
70 PRE_UNINSTALL = :
71 POST_UNINSTALL = :
72 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
73         $(top_srcdir)/Makefile.common
74 subdir = config
75 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
76 am__aclocal_m4_deps = $(top_srcdir)/config/grc_build.m4 \
77         $(top_srcdir)/config/grc_usrp2_firmware.m4 \
78         $(top_srcdir)/config/grc_usrp2_stub.m4 \
79         $(top_srcdir)/configure.ac
80 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81         $(ACLOCAL_M4)
82 mkinstalldirs = $(install_sh) -d
83 CONFIG_HEADER = $(top_builddir)/config.h
84 CONFIG_CLEAN_FILES =
85 SOURCES =
86 DIST_SOURCES =
87 DATA = $(noinst_DATA)
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 AMTAR = @AMTAR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 CC = @CC@
96 CCAS = @CCAS@
97 CCASDEPMODE = @CCASDEPMODE@
98 CCASFLAGS = @CCASFLAGS@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 GREP = @GREP@
112 INSTALL = @INSTALL@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LDFLAGS = @LDFLAGS@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LTLIBOBJS = @LTLIBOBJS@
121 MAKEINFO = @MAKEINFO@
122 MB_GCC = @MB_GCC@
123 MKDIR_P = @MKDIR_P@
124 OBJEXT = @OBJEXT@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 RANLIB = @RANLIB@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 VERSION = @VERSION@
137 abs_builddir = @abs_builddir@
138 abs_srcdir = @abs_srcdir@
139 abs_top_builddir = @abs_top_builddir@
140 abs_top_srcdir = @abs_top_srcdir@
141 ac_ct_CC = @ac_ct_CC@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build_alias = @build_alias@
149 build_dirs = @build_dirs@
150 builddir = @builddir@
151 datadir = @datadir@
152 datarootdir = @datarootdir@
153 docdir = @docdir@
154 dvidir = @dvidir@
155 exec_prefix = @exec_prefix@
156 host_alias = @host_alias@
157 htmldir = @htmldir@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 localedir = @localedir@
164 localstatedir = @localstatedir@
165 mandir = @mandir@
166 mkdir_p = @mkdir_p@
167 oldincludedir = @oldincludedir@
168 pdfdir = @pdfdir@
169 prefix = @prefix@
170 program_transform_name = @program_transform_name@
171 psdir = @psdir@
172 sbindir = @sbindir@
173 sharedstatedir = @sharedstatedir@
174 skipped_dirs = @skipped_dirs@
175 srcdir = @srcdir@
176 sysconfdir = @sysconfdir@
177 target_alias = @target_alias@
178 top_build_prefix = @top_build_prefix@
179 top_builddir = @top_builddir@
180 top_srcdir = @top_srcdir@
181 usrp2_INCLUDEDIR = @usrp2_INCLUDEDIR@
182 usrp2_INCLUDES = @usrp2_INCLUDES@
183 usrp2_LA = @usrp2_LA@
184 usrp2_LDFLAG = @usrp2_LDFLAG@
185 usrp2_LIBDIRPATH = @usrp2_LIBDIRPATH@
186 usrp2_firmware_INCLUDEDIR = @usrp2_firmware_INCLUDEDIR@
187 usrp2_firmware_INCLUDES = @usrp2_firmware_INCLUDES@
188 usrp2_firmware_LA = @usrp2_firmware_LA@
189 usrp2_firmware_LDFLAG = @usrp2_firmware_LDFLAG@
190 usrp2_firmware_LIBDIRPATH = @usrp2_firmware_LIBDIRPATH@
191 with_INCLUDES = @with_INCLUDES@
192 with_LIBDIRPATH = @with_LIBDIRPATH@
193 with_PYDIRPATH = @with_PYDIRPATH@
194 with_SWIGDIRPATH = @with_SWIGDIRPATH@
195 with_SWIG_INCLUDES = @with_SWIG_INCLUDES@
196 with_dirs = @with_dirs@
197 STD_INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
198
199 #HAL_IO = -DHAL_IO_USES_DBOARD_PINS 
200 HAL_IO = -DHAL_IO_USES_UART 
201 AM_CPPFLAGS = $(HAL_IO) $(STD_INCLUDES)
202 STD_CFLAGS = --std=gnu99 -Wall -Werror-implicit-function-declaration -mxl-soft-div -msoft-float
203 AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift
204 #AM_CFLAGS = $(STD_CFLAGS) -mxl-soft-mul -mxl-barrel-shift -mxl-gp-opt -G 16384
205
206 #LINKER_SCRIPT = $(top_srcdir)/lib/microblaze.ld
207 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-defsym -Wl,_STACK_SIZE=1024
208 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT) -Wl,-Map -Wl,$@.map
209 #AM_LDFLAGS = -Wl,-T,$(LINKER_SCRIPT)
210 AM_LDFLAGS = -Wl,-Map -Wl,$@.map -Wl,-defsym -Wl,_STACK_SIZE=3072
211 BINS = $(noinst_PROGRAMS:=.bin)
212 ROMS = $(noinst_PROGRAMS:=.rom)
213 DUMPS = $(noinst_PROGRAMS:=.dump)
214 noinst_DATA = $(BINS) $(ROMS) $(DUMPS)
215 CLEANFILES = $(ROMS) $(DUMPS) $(BINS)
216
217 # Install m4 macros in this directory
218 m4datadir = $(datadir)/aclocal
219
220 # List your m4 macros here
221 m4macros = \
222         grc_build.m4 \
223         grc_usrp2_stub.m4 \
224         grc_usrp2_firmware.m4
225
226 EXTRA_DIST = $(m4macros) 
227 all: all-am
228
229 .SUFFIXES:
230 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
231         @for dep in $?; do \
232           case '$(am__configure_deps)' in \
233             *$$dep*) \
234               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
235                 && { if test -f $@; then exit 0; else break; fi; }; \
236               exit 1;; \
237           esac; \
238         done; \
239         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  config/Makefile'; \
240         cd $(top_srcdir) && \
241           $(AUTOMAKE) --gnu  config/Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243         @case '$?' in \
244           *config.status*) \
245             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246           *) \
247             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249         esac;
250
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 $(top_srcdir)/configure:  $(am__configure_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 tags: TAGS
259 TAGS:
260
261 ctags: CTAGS
262 CTAGS:
263
264
265 distdir: $(DISTFILES)
266         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
267         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
268         list='$(DISTFILES)'; \
269           dist_files=`for file in $$list; do echo $$file; done | \
270           sed -e "s|^$$srcdirstrip/||;t" \
271               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
272         case $$dist_files in \
273           */*) $(MKDIR_P) `echo "$$dist_files" | \
274                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
275                            sort -u` ;; \
276         esac; \
277         for file in $$dist_files; do \
278           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
279           if test -d $$d/$$file; then \
280             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
281             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
282               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
283             fi; \
284             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
285           else \
286             test -f $(distdir)/$$file \
287             || cp -p $$d/$$file $(distdir)/$$file \
288             || exit 1; \
289           fi; \
290         done
291 check-am: all-am
292 check: check-am
293 all-am: Makefile $(DATA)
294 installdirs:
295 install: install-am
296 install-exec: install-exec-am
297 install-data: install-data-am
298 uninstall: uninstall-am
299
300 install-am: all-am
301         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
302
303 installcheck: installcheck-am
304 install-strip:
305         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307           `test -z '$(STRIP)' || \
308             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
309 mostlyclean-generic:
310
311 clean-generic:
312         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
313
314 distclean-generic:
315         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
316
317 maintainer-clean-generic:
318         @echo "This command is intended for maintainers to use"
319         @echo "it deletes files that may require special tools to rebuild."
320 clean: clean-am
321
322 clean-am: clean-generic mostlyclean-am
323
324 distclean: distclean-am
325         -rm -f Makefile
326 distclean-am: clean-am distclean-generic
327
328 dvi: dvi-am
329
330 dvi-am:
331
332 html: html-am
333
334 info: info-am
335
336 info-am:
337
338 install-data-am:
339
340 install-dvi: install-dvi-am
341
342 install-exec-am:
343
344 install-html: install-html-am
345
346 install-info: install-info-am
347
348 install-man:
349
350 install-pdf: install-pdf-am
351
352 install-ps: install-ps-am
353
354 installcheck-am:
355
356 maintainer-clean: maintainer-clean-am
357         -rm -f Makefile
358 maintainer-clean-am: distclean-am maintainer-clean-generic
359
360 mostlyclean: mostlyclean-am
361
362 mostlyclean-am: mostlyclean-generic
363
364 pdf: pdf-am
365
366 pdf-am:
367
368 ps: ps-am
369
370 ps-am:
371
372 uninstall-am:
373
374 .MAKE: install-am install-strip
375
376 .PHONY: all all-am check check-am clean clean-generic distclean \
377         distclean-generic distdir dvi dvi-am html html-am info info-am \
378         install install-am install-data install-data-am install-dvi \
379         install-dvi-am install-exec install-exec-am install-html \
380         install-html-am install-info install-info-am install-man \
381         install-pdf install-pdf-am install-ps install-ps-am \
382         install-strip installcheck installcheck-am installdirs \
383         maintainer-clean maintainer-clean-generic mostlyclean \
384         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
385
386 #AM_LDFLAGS = -Wl,-defsym -Wl,_STACK_SIZE=2048
387
388 %.bin : %
389         mb-objcopy -O binary $< $@
390
391 %.dump : %
392         mb-objdump -DSC $< > $@
393
394 %.rom : %.bin
395         hexdump -v -e'1/1 "%.2X\n"' $< > $@
396
397 .PRECIOUS : %.bin
398 # Tell versions [3.59,3.63) of GNU make to not export all variables.
399 # Otherwise a system limit (for SysV at least) may be exceeded.
400 .NOEXPORT: