blob: 3f58e5008c7aedad66690f5f0aac2df848f2b442 [file] [log] [blame]
dburgessb3a0ca42011-10-12 07:44:40 +00001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# Transceiver52M/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, 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
17
18#
19# Copyright 2008 Free Software Foundation, Inc.
20# Copyright 2010 Range Networks, Inc.
21#
22# This software is distributed under the terms of the GNU Public License.
23# See the COPYING file in the main directory for details.
24#
25# This program is free software: you can redistribute it and/or modify
26# it under the terms of the GNU General Public License as published by
27# the Free Software Foundation, either version 3 of the License, or
28# (at your option) any later version.
29#
30# This program is distributed in the hope that it will be useful,
31# but WITHOUT ANY WARRANTY; without even the implied warranty of
32# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33# GNU General Public License for more details.
34#
35# You should have received a copy of the GNU General Public License
36# along with this program. If not, see <http://www.gnu.org/licenses/>.
37#
38
39#
40# Copyright 2008 Free Software Foundation, Inc.
41#
42# This software is distributed under the terms of the GNU Public License.
43# See the COPYING file in the main directory for details.
44#
45# This program is free software: you can redistribute it and/or modify
46# it under the terms of the GNU General Public License as published by
47# the Free Software Foundation, either version 3 of the License, or
48# (at your option) any later version.
49#
50# This program is distributed in the hope that it will be useful,
51# but WITHOUT ANY WARRANTY; without even the implied warranty of
52# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53# GNU General Public License for more details.
54#
55# You should have received a copy of the GNU General Public License
56# along with this program. If not, see <http://www.gnu.org/licenses/>.
57#
58
59
60
61
62pkgdatadir = $(datadir)/openbts
63pkgincludedir = $(includedir)/openbts
64pkglibdir = $(libdir)/openbts
65pkglibexecdir = $(libexecdir)/openbts
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = i686-pc-linux-gnu
79host_triplet = i686-pc-linux-gnu
80target_triplet = i686-pc-linux-gnu
81DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
82 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common
83noinst_PROGRAMS = USRPping$(EXEEXT) transceiver$(EXEEXT) \
84 sigProcLibTest$(EXEEXT)
85subdir = Transceiver52M
86ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87am__aclocal_m4_deps = $(top_srcdir)/configure.ac
88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90mkinstalldirs = $(install_sh) -d
91CONFIG_HEADER = $(top_builddir)/config.h
92CONFIG_CLEAN_FILES =
93CONFIG_CLEAN_VPATH_FILES =
94LTLIBRARIES = $(noinst_LTLIBRARIES)
95libtransceiver_la_LIBADD =
96am_libtransceiver_la_OBJECTS = radioInterface.lo sigProcLib.lo \
97 Transceiver.lo USRPDevice.lo DummyLoad.lo
98libtransceiver_la_OBJECTS = $(am_libtransceiver_la_OBJECTS)
99PROGRAMS = $(noinst_PROGRAMS)
100am_USRPping_OBJECTS = USRPping.$(OBJEXT)
101USRPping_OBJECTS = $(am_USRPping_OBJECTS)
102USRPping_DEPENDENCIES = libtransceiver.la $(COMMON_LA) $(SQLITE_LA)
103am_sigProcLibTest_OBJECTS = sigProcLibTest.$(OBJEXT)
104sigProcLibTest_OBJECTS = $(am_sigProcLibTest_OBJECTS)
105sigProcLibTest_DEPENDENCIES = libtransceiver.la $(GSM_LA) $(COMMON_LA) \
106 $(SQLITE_LA)
107am_transceiver_OBJECTS = runTransceiver.$(OBJEXT)
108transceiver_OBJECTS = $(am_transceiver_OBJECTS)
109transceiver_DEPENDENCIES = libtransceiver.la $(GSM_LA) $(COMMON_LA) \
110 $(SQLITE_LA)
111DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
112depcomp = $(SHELL) $(top_srcdir)/depcomp
113am__depfiles_maybe = depfiles
114am__mv = mv -f
115CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
116 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
117LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
120CXXLD = $(CXX)
121CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
123 $(LDFLAGS) -o $@
124SOURCES = $(libtransceiver_la_SOURCES) $(USRPping_SOURCES) \
125 $(sigProcLibTest_SOURCES) $(transceiver_SOURCES)
126DIST_SOURCES = $(libtransceiver_la_SOURCES) $(USRPping_SOURCES) \
127 $(sigProcLibTest_SOURCES) $(transceiver_SOURCES)
128HEADERS = $(noinst_HEADERS)
129ETAGS = etags
130CTAGS = ctags
131DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
132ACLOCAL = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run aclocal-1.9
133AMTAR = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run tar
134AR = ar
135AS = as
136AUTOCONF = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run autoconf
137AUTOHEADER = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run autoheader
138AUTOMAKE = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run automake-1.9
139AWK = mawk
140CC = gcc
141CCAS = gcc
142CCASDEPMODE = @CCASDEPMODE@
143CCASFLAGS = -g -O2
144CCDEPMODE = depmode=gcc3
145CFLAGS = -g -O2
146CPP = gcc -E
147CPPFLAGS =
148CXX = g++
149CXXCPP = g++ -E
150CXXDEPMODE = depmode=gcc3
151CXXFLAGS = -g -O2
152CYGPATH_W = echo
153DEFS = -DHAVE_CONFIG_H
154DEPDIR = .deps
155DLLTOOL = dlltool
156DSYMUTIL = @DSYMUTIL@
157DUMPBIN = @DUMPBIN@
158ECHO_C =
159ECHO_N = -n
160ECHO_T =
161EGREP = /bin/grep -E
162EXEEXT =
163FGREP = @FGREP@
164GREP = /bin/grep
165INSTALL = /usr/bin/install -c
166INSTALL_DATA = ${INSTALL} -m 644
167INSTALL_PROGRAM = ${INSTALL}
168INSTALL_SCRIPT = ${INSTALL}
169INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
170LD = @LD@
171LDFLAGS =
172LIBOBJS =
173LIBS =
174LIBTOOL = $(SHELL) $(top_builddir)/libtool
175LIBUSB_CFLAGS = -I/usr/local/include/libusb-1.0
176LIBUSB_LIBS = -L/usr/local/lib -lusb-1.0
177LIPO = @LIPO@
178LN_S = ln -s
179LTLIBOBJS =
180MAKEINFO = ${SHELL} /home/openbts/range/software/public/openbts/trunk/missing --run makeinfo
181MKDIR_P = @MKDIR_P@
182NM = @NM@
183NMEDIT = @NMEDIT@
184OBJDUMP = objdump
185OBJEXT = o
186ORTP_CFLAGS = -D_REENTRANT -DORTP_INET6 -I/usr/local/include
187ORTP_LIBS = -L/usr/local/lib -lortp -lpthread
188OSIP_CFLAGS = -DOSIP_MT -I/usr/local/include
189OSIP_LIBS = -L/usr/local/lib -losipparser2 -losip2
190OTOOL = @OTOOL@
191OTOOL64 = @OTOOL64@
192PACKAGE = openbts
193PACKAGE_BUGREPORT =
194PACKAGE_NAME = openbts
195PACKAGE_STRING = openbts P2.8TRUNK
196PACKAGE_TARNAME = openbts
197PACKAGE_URL =
198PACKAGE_VERSION = P2.8TRUNK
199PATH_SEPARATOR = :
200PKG_CONFIG = /usr/bin/pkg-config
201RANLIB = ranlib
202RM_PROG = /bin/rm
203SED = @SED@
204SET_MAKE =
205SHELL = /bin/bash
206STRIP = strip
207VERSION = P2.8TRUNK
208abs_builddir = /home/openbts/range/software/public/openbts/trunk/Transceiver52M
209abs_srcdir = /home/openbts/range/software/public/openbts/trunk/Transceiver52M
210abs_top_builddir = /home/openbts/range/software/public/openbts/trunk
211abs_top_srcdir = /home/openbts/range/software/public/openbts/trunk
212ac_ct_CC = gcc
213ac_ct_CXX = g++
214ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
215am__include = include
216am__leading_dot = .
217am__quote =
218am__tar = ${AMTAR} chof - "$$tardir"
219am__untar = ${AMTAR} xf -
220bindir = ${exec_prefix}/bin
221build = i686-pc-linux-gnu
222build_alias =
223build_cpu = i686
224build_os = linux-gnu
225build_vendor = pc
226builddir = .
227datadir = ${datarootdir}
228datarootdir = ${prefix}/share
229docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
230dvidir = ${docdir}
231exec_prefix = ${prefix}
232host = i686-pc-linux-gnu
233host_alias =
234host_cpu = i686
235host_os = linux-gnu
236host_vendor = pc
237htmldir = ${docdir}
238includedir = ${prefix}/include
239infodir = ${datarootdir}/info
240install_sh = /home/openbts/range/software/public/openbts/trunk/install-sh
241libdir = ${exec_prefix}/lib
242libexecdir = ${exec_prefix}/libexec
243localedir = ${datarootdir}/locale
244localstatedir = ${prefix}/var
245lt_ECHO = @lt_ECHO@
246mandir = ${datarootdir}/man
247mkdir_p = mkdir -p --
248oldincludedir = /usr/include
249pdfdir = ${docdir}
250prefix = /usr/local
251program_transform_name = s,x,x,
252psdir = ${docdir}
253sbindir = ${exec_prefix}/sbin
254sharedstatedir = ${prefix}/com
255srcdir = .
256sysconfdir = ${prefix}/etc
257target = i686-pc-linux-gnu
258target_alias =
259target_cpu = i686
260target_os = linux-gnu
261target_vendor = pc
262top_build_prefix = ../
263top_builddir = ..
264top_srcdir = ..
265COMMON_INCLUDEDIR = $(top_srcdir)/CommonLibs
266CONTROL_INCLUDEDIR = $(top_srcdir)/Control
267GSM_INCLUDEDIR = $(top_srcdir)/GSM
268SIP_INCLUDEDIR = $(top_srcdir)/SIP
269SMS_INCLUDEDIR = $(top_srcdir)/SMS
270TRX_INCLUDEDIR = $(top_srcdir)/TRXManager
271GLOBALS_INCLUDEDIR = $(top_srcdir)/Globals
272CLI_INCLUDEDIR = $(top_srcdir)/CLI
273SQLITE_INCLUDEDIR = $(top_srcdir)/sqlite3
274SR_INCLUDEDIR = $(top_srcdir)/SR
275STD_DEFINES_AND_INCLUDES = \
276 -I$(COMMON_INCLUDEDIR) \
277 -I$(CONTROL_INCLUDEDIR) \
278 -I$(GSM_INCLUDEDIR) \
279 -I$(SIP_INCLUDEDIR) \
280 -I$(SMS_INCLUDEDIR) \
281 -I$(TRX_INCLUDEDIR) \
282 -I$(GLOBALS_INCLUDEDIR) \
283 -I$(CLI_INCLUDEDIR) \
284 -I$(SR_INCLUDEDIR) \
285 -I$(SQLITE_INCLUDEDIR)
286
287COMMON_LA = $(top_builddir)/CommonLibs/libcommon.la
288GSM_LA = $(top_builddir)/GSM/libGSM.la
289SIP_LA = $(top_builddir)/SIP/libSIP.la
290SMS_LA = $(top_builddir)/SMS/libSMS.la
291TRX_LA = $(top_builddir)/TRXManager/libtrxmanager.la
292CONTROL_LA = $(top_builddir)/Control/libcontrol.la
293GLOBALS_LA = $(top_builddir)/Globals/libglobals.la
294CLI_LA = $(top_builddir)/CLI/libcli.la
295SR_LA = $(top_builddir)/SR/libSR.la
296SQLITE_LA = $(top_builddir)/sqlite3/libsqlite.la
297MOSTLYCLEANFILES = *~
298AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(USRP_CFLAGS)
299AM_CXXFLAGS = -ldl -lpthread
300
301#rev2dir = $(datadir)/usrp/rev2
302#rev4dir = $(datadir)/usrp/rev4
303
304#dist_rev2_DATA = std_inband.rbf
305#dist_rev4_DATA = std_inband.rbf
306EXTRA_DIST = \
307 README \
308 README.Talgorithm
309
310noinst_LTLIBRARIES = libtransceiver.la
311libtransceiver_la_SOURCES = \
312 radioInterface.cpp \
313 sigProcLib.cpp \
314 Transceiver.cpp \
315 USRPDevice.cpp \
316 DummyLoad.cpp
317
318noinst_HEADERS = \
319 Complex.h \
320 radioInterface.h \
321 radioDevice.h \
322 sigProcLib.h \
323 Transceiver.h \
324 USRPDevice.h \
325 DummyLoad.h
326
327USRPping_SOURCES = USRPping.cpp
328USRPping_LDADD = \
329 libtransceiver.la \
330 $(COMMON_LA) $(SQLITE_LA) \
331 $(USRP_LIBS)
332
333transceiver_SOURCES = runTransceiver.cpp
334transceiver_LDADD = \
335 libtransceiver.la \
336 $(GSM_LA) \
337 $(COMMON_LA) $(SQLITE_LA) \
338 $(USRP_LIBS)
339
340sigProcLibTest_SOURCES = sigProcLibTest.cpp
341sigProcLibTest_LDADD = \
342 libtransceiver.la \
343 $(GSM_LA) \
344 $(COMMON_LA) $(SQLITE_LA) \
345 $(USRP_LIBS)
346
347all: all-am
348
349.SUFFIXES:
350.SUFFIXES: .cpp .lo .o .obj
351$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
352 @for dep in $?; do \
353 case '$(am__configure_deps)' in \
354 *$$dep*) \
355 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
356 && { if test -f $@; then exit 0; else break; fi; }; \
357 exit 1;; \
358 esac; \
359 done; \
360 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Transceiver52M/Makefile'; \
361 $(am__cd) $(top_srcdir) && \
362 $(AUTOMAKE) --gnu Transceiver52M/Makefile
363.PRECIOUS: Makefile
364Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365 @case '$?' in \
366 *config.status*) \
367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
368 *) \
369 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
370 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
371 esac;
372
373$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375
376$(top_srcdir)/configure: $(am__configure_deps)
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378$(ACLOCAL_M4): $(am__aclocal_m4_deps)
379 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(am__aclocal_m4_deps):
381
382clean-noinstLTLIBRARIES:
383 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
384 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
385 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
386 test "$$dir" != "$$p" || dir=.; \
387 echo "rm -f \"$${dir}/so_locations\""; \
388 rm -f "$${dir}/so_locations"; \
389 done
390libtransceiver.la: $(libtransceiver_la_OBJECTS) $(libtransceiver_la_DEPENDENCIES)
391 $(CXXLINK) $(libtransceiver_la_OBJECTS) $(libtransceiver_la_LIBADD) $(LIBS)
392
393clean-noinstPROGRAMS:
394 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
395 echo " rm -f" $$list; \
396 rm -f $$list || exit $$?; \
397 test -n "$(EXEEXT)" || exit 0; \
398 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
399 echo " rm -f" $$list; \
400 rm -f $$list
401USRPping$(EXEEXT): $(USRPping_OBJECTS) $(USRPping_DEPENDENCIES)
402 @rm -f USRPping$(EXEEXT)
403 $(CXXLINK) $(USRPping_OBJECTS) $(USRPping_LDADD) $(LIBS)
404sigProcLibTest$(EXEEXT): $(sigProcLibTest_OBJECTS) $(sigProcLibTest_DEPENDENCIES)
405 @rm -f sigProcLibTest$(EXEEXT)
406 $(CXXLINK) $(sigProcLibTest_OBJECTS) $(sigProcLibTest_LDADD) $(LIBS)
407transceiver$(EXEEXT): $(transceiver_OBJECTS) $(transceiver_DEPENDENCIES)
408 @rm -f transceiver$(EXEEXT)
409 $(CXXLINK) $(transceiver_OBJECTS) $(transceiver_LDADD) $(LIBS)
410
411mostlyclean-compile:
412 -rm -f *.$(OBJEXT)
413
414distclean-compile:
415 -rm -f *.tab.c
416
417include ./$(DEPDIR)/DummyLoad.Plo
418include ./$(DEPDIR)/Transceiver.Plo
419include ./$(DEPDIR)/USRPDevice.Plo
420include ./$(DEPDIR)/USRPping.Po
421include ./$(DEPDIR)/radioInterface.Plo
422include ./$(DEPDIR)/runTransceiver.Po
423include ./$(DEPDIR)/sigProcLib.Plo
424include ./$(DEPDIR)/sigProcLibTest.Po
425
426.cpp.o:
427 $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
428 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
429# source='$<' object='$@' libtool=no \
430# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
431# $(CXXCOMPILE) -c -o $@ $<
432
433.cpp.obj:
434 $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
435 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
436# source='$<' object='$@' libtool=no \
437# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
438# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
439
440.cpp.lo:
441 $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
442 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
443# source='$<' object='$@' libtool=yes \
444# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
445# $(LTCXXCOMPILE) -c -o $@ $<
446
447mostlyclean-libtool:
448 -rm -f *.lo
449
450clean-libtool:
451 -rm -rf .libs _libs
452
453ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 mkid -fID $$unique
461tags: TAGS
462
463TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
464 $(TAGS_FILES) $(LISP)
465 set x; \
466 here=`pwd`; \
467 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 done | \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
473 shift; \
474 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475 test -n "$$unique" || unique=$$empty_fix; \
476 if test $$# -gt 0; then \
477 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478 "$$@" $$unique; \
479 else \
480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481 $$unique; \
482 fi; \
483 fi
484ctags: CTAGS
485CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 done | \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z "$(CTAGS_ARGS)$$unique" \
494 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
495 $$unique
496
497GTAGS:
498 here=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd) $(top_srcdir) \
500 && gtags -i $(GTAGS_ARGS) "$$here"
501
502distclean-tags:
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504
505distdir: $(DISTFILES)
506 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 list='$(DISTFILES)'; \
509 dist_files=`for file in $$list; do echo $$file; done | \
510 sed -e "s|^$$srcdirstrip/||;t" \
511 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512 case $$dist_files in \
513 */*) $(MKDIR_P) `echo "$$dist_files" | \
514 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515 sort -u` ;; \
516 esac; \
517 for file in $$dist_files; do \
518 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519 if test -d $$d/$$file; then \
520 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521 if test -d "$(distdir)/$$file"; then \
522 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523 fi; \
524 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
526 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527 fi; \
528 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
529 else \
530 test -f "$(distdir)/$$file" \
531 || cp -p $$d/$$file "$(distdir)/$$file" \
532 || exit 1; \
533 fi; \
534 done
535check-am: all-am
536check: check-am
537all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
538installdirs:
539install: install-am
540install-exec: install-exec-am
541install-data: install-data-am
542uninstall: uninstall-am
543
544install-am: all-am
545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547installcheck: installcheck-am
548install-strip:
549 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551 `test -z '$(STRIP)' || \
552 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
553mostlyclean-generic:
554 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
555
556clean-generic:
557
558distclean-generic:
559 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
560 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
561
562maintainer-clean-generic:
563 @echo "This command is intended for maintainers to use"
564 @echo "it deletes files that may require special tools to rebuild."
565clean: clean-am
566
567clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
568 clean-noinstPROGRAMS mostlyclean-am
569
570distclean: distclean-am
571 -rm -rf ./$(DEPDIR)
572 -rm -f Makefile
573distclean-am: clean-am distclean-compile distclean-generic \
574 distclean-tags
575
576dvi: dvi-am
577
578dvi-am:
579
580html: html-am
581
582html-am:
583
584info: info-am
585
586info-am:
587
588install-data-am:
589
590install-dvi: install-dvi-am
591
592install-dvi-am:
593
594install-exec-am:
595
596install-html: install-html-am
597
598install-html-am:
599
600install-info: install-info-am
601
602install-info-am:
603
604install-man:
605
606install-pdf: install-pdf-am
607
608install-pdf-am:
609
610install-ps: install-ps-am
611
612install-ps-am:
613
614installcheck-am:
615
616maintainer-clean: maintainer-clean-am
617 -rm -rf ./$(DEPDIR)
618 -rm -f Makefile
619maintainer-clean-am: distclean-am maintainer-clean-generic
620
621mostlyclean: mostlyclean-am
622
623mostlyclean-am: mostlyclean-compile mostlyclean-generic \
624 mostlyclean-libtool
625
626pdf: pdf-am
627
628pdf-am:
629
630ps: ps-am
631
632ps-am:
633
634uninstall-am:
635
636.MAKE: install-am install-strip
637
638.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
639 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
640 ctags distclean distclean-compile distclean-generic \
641 distclean-libtool distclean-tags distdir dvi dvi-am html \
642 html-am info info-am install install-am install-data \
643 install-data-am install-dvi install-dvi-am install-exec \
644 install-exec-am install-html install-html-am install-info \
645 install-info-am install-man install-pdf install-pdf-am \
646 install-ps install-ps-am install-strip installcheck \
647 installcheck-am installdirs maintainer-clean \
648 maintainer-clean-generic mostlyclean mostlyclean-compile \
649 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
650 tags uninstall uninstall-am
651
652
653#radioInterface.cpp
654#ComplexTest.cpp
655#sigProcLibTest.cpp
656#sweepGenerator.cpp
657#testRadio.cpp
658
659# Tell versions [3.59,3.63) of GNU make to not export all variables.
660# Otherwise a system limit (for SysV at least) may be exceeded.
661.NOEXPORT: