Changeset 29 for vtcross/trunk

Show
Ignore:
Timestamp:
11/14/08 10:32:35 (16 years ago)
Author:
jgaeddert
Message:

adding ezxml target

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/Makefile

    r27 r29  
    1010LDFLAGS = -lm -ldl -pthread -lsigprocc 
    1111 
    12 OBJS = cbr.o sqlite3.o utility.o cognitive_radio_test.o 
     12OBJS = cbr.o sqlite3.o utility.o cognitive_radio_test.o ezxml.o 
    1313HEADERS = src/cbr.h src/cognitive_radio_test.h \ 
    1414                  src/sqlite3.h src/sqlite3ext.h \