C:\Code\Review\Developer3\Release\makefile C:\Code\lithium_pack_mspm0l1105_gcc\Release\makefile
################################################################################ ################################################################################
# Automatically-generated file. Do not edit! # Automatically-generated file. Do not edit!
################################################################################ ################################################################################
   
SHELL = cmd.exe SHELL = cmd.exe
   
.CG_TOOL_ROOT := C:/ti/gcc_arm_none_eabi_9_2_1  CG_TOOL_ROOT := C:/ti/ccs1280/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major 
   
GEN_OPTS__FLAG := @"syscfg/device.opt" GEN_OPTS__FLAG := @"syscfg/device.opt"
GEN_CMDS__FLAG := -Wl,-T"syscfg/device_linker.lds" GEN_CMDS__FLAG := -Wl,-T"syscfg/device_linker.lds"
   
ORDERED_OBJS += \ ORDERED_OBJS += \
"./adc.o" \ "./adc.o" \
"./hardware.o" \ "./hardware.o" \
"./interrupt.o" \ "./interrupt.o" \
"./led.o" \ "./led.o" \
"./syscfg/ti_msp_dl_config.o" \ "./syscfg/ti_msp_dl_config.o" \
"./startup_mspm0l110x_gcc.o" \ "./startup_mspm0l110x_gcc.o" \
"./main.o" \ "./main.o" \
"./state_system.o" \ "./state_system.o" \
"./timer.o" \ "./timer.o" \
"./tps2575x_i2c.o" \ "./tps2575x_i2c.o" \
$(GEN_CMDS__FLAG) \ $(GEN_CMDS__FLAG) \
-l:device.lds.genlibs \ -l:device.lds.genlibs \
-lgcc \ -lgcc \
-lc \ -lc \
-lm \ -lm \
-lnosys \ -lnosys \
   
-include ../makefile.init -include ../makefile.init
   
RM := DEL /F RM := DEL /F
RMDIR := RMDIR /S/Q RMDIR := RMDIR /S/Q
   
# All of the sources participating in the build are defined here # All of the sources participating in the build are defined here
-include sources.mk -include sources.mk
-include subdir_vars.mk -include subdir_vars.mk
-include subdir_rules.mk -include subdir_rules.mk
-include objects.mk -include objects.mk
   
ifneq ($(MAKECMDGOALS),clean) ifneq ($(MAKECMDGOALS),clean)
ifneq ($(strip $(C55_DEPS)),) ifneq ($(strip $(C55_DEPS)),)
-include $(C55_DEPS) -include $(C55_DEPS)
endif endif
ifneq ($(strip $(C_UPPER_DEPS)),) ifneq ($(strip $(C_UPPER_DEPS)),)
-include $(C_UPPER_DEPS) -include $(C_UPPER_DEPS)
endif endif
ifneq ($(strip $(S67_DEPS)),) ifneq ($(strip $(S67_DEPS)),)
-include $(S67_DEPS) -include $(S67_DEPS)
endif endif
ifneq ($(strip $(S62_DEPS)),) ifneq ($(strip $(S62_DEPS)),)
-include $(S62_DEPS) -include $(S62_DEPS)
endif endif
ifneq ($(strip $(S_DEPS)),) ifneq ($(strip $(S_DEPS)),)
-include $(S_DEPS) -include $(S_DEPS)
endif endif
ifneq ($(strip $(OPT_DEPS)),) ifneq ($(strip $(OPT_DEPS)),)
-include $(OPT_DEPS) -include $(OPT_DEPS)
endif endif
ifneq ($(strip $(C??_DEPS)),) ifneq ($(strip $(C??_DEPS)),)
-include $(C??_DEPS) -include $(C??_DEPS)
endif endif
ifneq ($(strip $(ASM_UPPER_DEPS)),) ifneq ($(strip $(ASM_UPPER_DEPS)),)
-include $(ASM_UPPER_DEPS) -include $(ASM_UPPER_DEPS)
endif endif
ifneq ($(strip $(S??_DEPS)),) ifneq ($(strip $(S??_DEPS)),)
-include $(S??_DEPS) -include $(S??_DEPS)
endif endif
ifneq ($(strip $(C64_DEPS)),) ifneq ($(strip $(C64_DEPS)),)
-include $(C64_DEPS) -include $(C64_DEPS)
endif endif
ifneq ($(strip $(CXX_DEPS)),) ifneq ($(strip $(CXX_DEPS)),)
-include $(CXX_DEPS) -include $(CXX_DEPS)
endif endif
ifneq ($(strip $(S64_DEPS)),) ifneq ($(strip $(S64_DEPS)),)
-include $(S64_DEPS) -include $(S64_DEPS)
endif endif
ifneq ($(strip $(INO_DEPS)),) ifneq ($(strip $(INO_DEPS)),)
-include $(INO_DEPS) -include $(INO_DEPS)
endif endif
ifneq ($(strip $(CLA_DEPS)),) ifneq ($(strip $(CLA_DEPS)),)
-include $(CLA_DEPS) -include $(CLA_DEPS)
endif endif
ifneq ($(strip $(S55_DEPS)),) ifneq ($(strip $(S55_DEPS)),)
-include $(S55_DEPS) -include $(S55_DEPS)
endif endif
ifneq ($(strip $(SV7A_DEPS)),) ifneq ($(strip $(SV7A_DEPS)),)
-include $(SV7A_DEPS) -include $(SV7A_DEPS)
endif endif
ifneq ($(strip $(C62_DEPS)),) ifneq ($(strip $(C62_DEPS)),)
-include $(C62_DEPS) -include $(C62_DEPS)
endif endif
ifneq ($(strip $(C67_DEPS)),) ifneq ($(strip $(C67_DEPS)),)
-include $(C67_DEPS) -include $(C67_DEPS)
endif endif
ifneq ($(strip $(PDE_DEPS)),) ifneq ($(strip $(PDE_DEPS)),)
-include $(PDE_DEPS) -include $(PDE_DEPS)
endif endif
ifneq ($(strip $(K_DEPS)),) ifneq ($(strip $(K_DEPS)),)
-include $(K_DEPS) -include $(K_DEPS)
endif endif
ifneq ($(strip $(C_DEPS)),) ifneq ($(strip $(C_DEPS)),)
-include $(C_DEPS) -include $(C_DEPS)
endif endif
ifneq ($(strip $(CC_DEPS)),) ifneq ($(strip $(CC_DEPS)),)
-include $(CC_DEPS) -include $(CC_DEPS)
endif endif
ifneq ($(strip $(C++_DEPS)),) ifneq ($(strip $(C++_DEPS)),)
-include $(C++_DEPS) -include $(C++_DEPS)
endif endif
ifneq ($(strip $(C43_DEPS)),) ifneq ($(strip $(C43_DEPS)),)
-include $(C43_DEPS) -include $(C43_DEPS)
endif endif
ifneq ($(strip $(S43_DEPS)),) ifneq ($(strip $(S43_DEPS)),)
-include $(S43_DEPS) -include $(S43_DEPS)
endif endif
ifneq ($(strip $(ASM_DEPS)),) ifneq ($(strip $(ASM_DEPS)),)
-include $(ASM_DEPS) -include $(ASM_DEPS)
endif endif
ifneq ($(strip $(S_UPPER_DEPS)),) ifneq ($(strip $(S_UPPER_DEPS)),)
-include $(S_UPPER_DEPS) -include $(S_UPPER_DEPS)
endif endif
ifneq ($(strip $(CPP_DEPS)),) ifneq ($(strip $(CPP_DEPS)),)
-include $(CPP_DEPS) -include $(CPP_DEPS)
endif endif
ifneq ($(strip $(SA_DEPS)),) ifneq ($(strip $(SA_DEPS)),)
-include $(SA_DEPS) -include $(SA_DEPS)
endif endif
endif endif
   
-include ../makefile.defs -include ../makefile.defs
   
# Add inputs and outputs from these tool invocations to the build variables # Add inputs and outputs from these tool invocations to the build variables
EXE_OUTPUTS += \ EXE_OUTPUTS += \
lithium_pack_mspm0l1105_gcc.out lithium_pack_mspm0l1105_gcc.out
   
EXE_OUTPUTS__QUOTED += \ EXE_OUTPUTS__QUOTED += \
"lithium_pack_mspm0l1105_gcc.out" "lithium_pack_mspm0l1105_gcc.out"
   
   
# All Target # All Target
.all: $(OBJS) $(GEN_CMDS) all: $(OBJS) $(LDS_SRCS) $(GEN_CMDS)
    @$(MAKE) --no-print-directory -Onone "lithium_pack_mspm0l1105_gcc.out"     @$(MAKE) --no-print-directory -Onone "lithium_pack_mspm0l1105_gcc.out"
   
# Tool invocations # Tool invocations
.lithium_pack_mspm0l1105_gcc.out: $(OBJS) $(GEN_CMDS) lithium_pack_mspm0l1105_gcc.out: $(OBJS) $(LDS_SRCS) $(GEN_CMDS)
    @echo 'Building target: "$@"'     @echo 'Building target: "$@"'
    @echo 'Invoking: GNU Linker'     @echo 'Invoking: GNU Linker'
.    "C:/ti/gcc_arm_none_eabi_9_2_1/bin/arm-none-eabi-gcc-9.2.1.exe" @"syscfg/device.opt"  -O1 -ffunction-sections -fdata-sections -gstrict-dwarf -Wall -mthumb -mfloat-abi=soft -Wl,-Map,"lithium_pack_mspm0l1105_gcc.map" -nostartfiles -static -Wl,--gc-sections -L"C:/Users/Developer3/Documents/GitHub/battery-module/Release/syscfg" -L"C:/ti/mspm0_sdk_2_01_00_03/source" -L"C:/ti/gcc_arm_none_eabi_9_2_1/arm-none-eabi/lib/thumb/v6-m/nofp" -march=armv6-m -mthumb -o"lithium_pack_mspm0l1105_gcc.out" $(ORDERED_OBJS)     "C:/ti/ccs1280/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc-9.2.1.exe" @"syscfg/device.opt"  -O1 -ffunction-sections -fdata-sections -gstrict-dwarf -Wall -mthumb -mfloat-abi=soft -Wl,-Map,"lithium_pack_mspm0l1105_gcc.map" -nostartfiles -static -Wl,--gc-sections -L"C:/Code/lithium_pack_mspm0l1105_gcc/Release/syscfg" -L"C:/ti/mspm0_sdk_2_01_00_03/source" -L"C:/ti/ccs1280/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major/arm-none-eabi/lib/thumb/v6-m/nofp" -march=armv6-m -mthumb -o"lithium_pack_mspm0l1105_gcc.out" $(ORDERED_OBJS)
    @echo 'Finished building target: "$@"'     @echo 'Finished building target: "$@"'
    @echo ' '     @echo ' '
    @$(MAKE) --no-print-directory post-build     @$(MAKE) --no-print-directory post-build
   
# Other Targets # Other Targets
clean: clean:
    -$(RM) $(GEN_MISC_FILES__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)     -$(RM) $(GEN_MISC_FILES__QUOTED)$(GEN_FILES__QUOTED)$(EXE_OUTPUTS__QUOTED)
    -$(RM) "adc.o" "hardware.o" "interrupt.o" "led.o" "syscfg\ti_msp_dl_config.o" "startup_mspm0l110x_gcc.o" "main.o" "state_system.o" "timer.o" "tps2575x_i2c.o"     -$(RM) "adc.o" "hardware.o" "interrupt.o" "led.o" "syscfg\ti_msp_dl_config.o" "startup_mspm0l110x_gcc.o" "main.o" "state_system.o" "timer.o" "tps2575x_i2c.o"
    -$(RM) "adc.d" "hardware.d" "interrupt.d" "led.d" "syscfg\ti_msp_dl_config.d" "startup_mspm0l110x_gcc.d" "main.d" "state_system.d" "timer.d" "tps2575x_i2c.d"     -$(RM) "adc.d" "hardware.d" "interrupt.d" "led.d" "syscfg\ti_msp_dl_config.d" "startup_mspm0l110x_gcc.d" "main.d" "state_system.d" "timer.d" "tps2575x_i2c.d"
    -$(RMDIR) $(GEN_MISC_DIRS__QUOTED)     -$(RMDIR) $(GEN_MISC_DIRS__QUOTED)
    -@echo 'Finished clean'     -@echo 'Finished clean'
    -@echo ' '     -@echo ' '
   
post-build: post-build:
.    -C:/ti/gcc_arm_none_eabi_9_2_1/bin/arm-none-eabi-objcopy -O binary lithium_pack_mspm0l1105_gcc.out lithium_pack_mspm0l1105_gcc.bin     -C:/ti/ccs1280/ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-objcopy -O binary lithium_pack_mspm0l1105_gcc.out lithium_pack_mspm0l1105_gcc.bin
    -@echo ' '     -@echo ' '
   
.PHONY: all clean dependents .PHONY: all clean dependents
.SECONDARY: .SECONDARY:
   
-include ../makefile.targets -include ../makefile.targets