summaryrefslogtreecommitdiff
path: root/cesar/maximus/ethernet/Module
blob: e23e01431cdbb1004acd42675cc864a042475348 (plain)
1
2
3
4
5
SOURCES := EthernetProcessor.cpp EtherSciMsg.cpp
ifdef UNITTEST
SOURCES += EthernetProcessorTest.cpp EtherSciMsgTest.cpp
endif
HOST_INCLUDES += maximus/ethernet/inc