root/ossiedev/branches/nikhil87/CIREN/components/CIREN_CE/Makefile.am
@
9847
| Revision 9847, 259 bytes (checked in by nikhil, 3 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | AM_CXXFLAGS = -Wall |
| 2 | |
| 3 | bin_PROGRAMS = CIREN_CE |
| 4 | |
| 5 | CIREN_CE_SOURCES = CIREN_CE.cpp CIREN_CE.h main.cpp |
| 6 | |
| 7 | ossieName = CIREN_CE |
| 8 | xmldir = $(prefix)/dom/xml/$(ossieName) |
| 9 | bindir = $(prefix)/dom/bin |
| 10 | dist_xml_DATA = CIREN_CE.prf.xml CIREN_CE.scd.xml \ |
| 11 | CIREN_CE.spd.xml |
| 12 |
Note: See TracBrowser
for help on using the browser.