Changeset 9773
- Timestamp:
- 10/10/08 20:55:09
- Files:
-
- gnuradio/branches/developers/jcorgan/ss/Makefile.common (modified) (2 diffs)
- gnuradio/branches/developers/jcorgan/ss/config/Makefile.am (modified) (1 diff)
- gnuradio/branches/developers/jcorgan/ss/config/grc_gr_dsss.m4 (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/config/grc_gr_dsss.m4)
- gnuradio/branches/developers/jcorgan/ss/configure.ac (modified) (1 diff)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/data (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/data)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/data/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/data/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/doc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/doc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/doc/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/doc/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include/dsss (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include/dsss)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include/dsss/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include/dsss/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include/dsss/code_gen_1b.h (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include/dsss/code_gen_1b.h)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/include/dsss/msequence_b.h (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/include/dsss/msequence_b.h)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/code_gen_1b.cc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/code_gen_1b.cc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/msequence_b.cc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/msequence_b.cc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/qa_code_gen_1b.cc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/qa_code_gen_1b.cc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/qa_code_gen_1b.h (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/qa_code_gen_1b.h)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/qa_dsss.cc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/qa_dsss.cc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/qa_dsss.h (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/qa_dsss.h)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/lib/test_all.cc (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/lib/test_all.cc)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/Makefile.am (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/Makefile.am)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/__init__.py (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/__init__.py)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/code_gen_1b.i (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/code_gen_1b.i)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/dsss.i (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/dsss.i)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/qa_dsss.py (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/qa_dsss.py)
- gnuradio/branches/developers/jcorgan/ss/gr-dsss/python/run_tests.in (copied) (copied from gnuradio/branches/developers/jcorgan/dsss/gr-dsss/python/run_tests.in)
- gnuradio/branches/developers/jcorgan/ss/run_tests.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gnuradio/branches/developers/jcorgan/ss/Makefile.common
r9625 r9773 35 35 grpythondir = $(pythondir)/gnuradio 36 36 grpyexecdir = $(pyexecdir)/gnuradio 37 38 # Install data files in the appropriate subdirectory 39 # This usually ends up at: 40 # ${prefix}/share/gnuradio 41 grdatadir = $(datadir)/gnuradio 37 42 38 43 # Install the non-gnuradio usrp stuff in the appropriate subdirectory … … 120 125 # Base directory for documentation (docdir undefined in autoconf < 1.60) 121 126 gr_docdir = $(if $(docdir),$(docdir),$(datadir)/doc/$(PACKAGE))-$(VERSION) 127 gnuradio/branches/developers/jcorgan/ss/config/Makefile.am
r9528 r9773 57 57 grc_gr_audio_windows.m4 \ 58 58 grc_gr_comedi.m4 \ 59 grc_gr_dsss.m4 \ 59 60 grc_gr_gcell.m4 \ 60 61 grc_gr_gpio.m4 \ gnuradio/branches/developers/jcorgan/ss/configure.ac
r9768 r9773 270 270 GRC_GCELL 271 271 GRC_GNURADIO_CORE 272 GRC_GR_DSSS 272 273 GRC_PMT 273 274 GRC_MBLOCK dnl this must come after GRC_PMT gnuradio/branches/developers/jcorgan/ss/run_tests.sh.in
r9407 r9773 15 15 16 16 # Where to find my swig generated shared library 17 mylibdir=$2/src:$2/src/.libs:$2/src/lib:$2/src/lib/.libs 17 mylibdir=$2/src:$2/src/.libs:$2/src/lib:$2/src/lib/.libs:$2/python/.libs 18 18 19 19 # Where to find my swig generated python module 20 mysrcdir=$1/src:$1/src/lib 20 mysrcdir=$1/src:$1/src/lib:$1/python 21 21 22 22 # Where to find my hand written python modules 23 mypydir=$1/src:$1/src/python 23 mypydir=$1/src:$1/src/python:$1/python 24 24 25 25 # Where to find core's swig generated shared libraries,
