1 ################################################################################ 3 # ./sw/apps/laelaps_diag/Makefile 31 ################################################################################ 33 #------------------------------------------------------------------------------ 36 # Package Root Directory 37 RNMAKE_PKG_ROOT = ../../..
39 # Bootstrap package within RN Make System 40 include $(RNMAKE_PKG_ROOT)/make/Bootstrap.mk
43 #------------------------------------------------------------------------------
48 # Libraries to Link With
55 diagBatt.cxx \
diagCam.cxx \
diagCpu.cxx \
diagImu.cxx \
diagMotors.cxx \
diagProd.cxx \
diagToF.cxx \
diagWatchDog.cxx \
laelaps_diag.cxx \
laelaps_utils.cxx
58 #------------------------------------------------------------------------------
62 # Subpackage C PreProcessor Flags
63 EXTRA_CPPFLAGS = -DLOG -DLOGMOD=
"\"laelaps_diag\"" 66 #------------------------------------------------------------------------------
67 # Include RNMAKE rules makefile(s)
69 # include top-level rules 70 include $(RNMAKE_ROOT)/Rules.mk
76
The <b><i>Laelaps</i></b> namespace encapsulates all <b><i>Laelaps</i></b> related constructs...