Revision 5a113d87
| b/Makefile.common | ||
|---|---|---|
| 47 | 47 |
-I$(top_builddir)/gnuradio-core/src/lib/swig \ |
| 48 | 48 |
$(FFTW3F_CFLAGS) |
| 49 | 49 |
|
| 50 |
# These used to be set in PKGCONFIG but now point to the current |
|
| 51 |
# build tree. |
|
| 50 | 52 |
GNURADIO_CORE_LIBS = -L$(top_builddir)/gnuradio-core/src/lib \ |
| 51 | 53 |
-lgnuradio-core -lfftw3f -lm |
| 52 | 54 |
|
| ... | ... | |
| 60 | 62 |
USRP_LIBS = -L$(top_builddir)/usrp/host/lib \ |
| 61 | 63 |
-lusrp |
| 62 | 64 |
|
| 65 |
# This used to be set in configure.ac but is now defined here for all |
|
| 66 |
# Makefiles when this fragment is included. |
|
| 63 | 67 |
STD_DEFINES_AND_INCLUDES=$(DEFINES) $(GNURADIO_INCLUDES) $(BOOST_CFLAGS) |
Also available in: Unified diff