diff --git a/motorApp/SoftMotorSrc/Makefile b/motorApp/SoftMotorSrc/Makefile index 6a7f17ba..140d3df2 100644 --- a/motorApp/SoftMotorSrc/Makefile +++ b/motorApp/SoftMotorSrc/Makefile @@ -5,8 +5,8 @@ include $(TOP)/configure/CONFIG # ADD MACRO DEFINITIONS AFTER THIS LINE # The following are used for debugging messages. -USR_CFLAGS += -DDEBUG -USR_CXXFLAGS += -DDEBUG +#!USR_CFLAGS += -DDEBUG +#!USR_CXXFLAGS += -DDEBUG DBD += devSoftMotor.dbd