root/components/BPSK_Thresh_Detector/branches/autotest/BPSK_Thresh_Detector/Makefile.am
@
3002
| Revision 3002, 378 bytes (checked in by caguayog, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | AM_CXXFLAGS = -Wall |
| 2 | |
| 3 | bin_PROGRAMS = BPSK_Thresh_Detector |
| 4 | |
| 5 | BPSK_Thresh_Detector_SOURCES = BPSK_Thresh_Detector.cpp BPSK_Thresh_Detector.h main.cpp BPSK_Thresh_Detector_sp.cpp BPSK_Thresh_Detector_sp.h |
| 6 | |
| 7 | ossieName = BPSK_Thresh_Detector |
| 8 | xmldir = $(prefix)/xml/$(ossieName) |
| 9 | dist_xml_DATA = BPSK_Thresh_Detector.prf.xml BPSK_Thresh_Detector.scd.xml \ |
| 10 | BPSK_Thresh_Detector.spd.xml |
| 11 |
Note: See TracBrowser
for help on using the browser.