################################################################################ # Automatically-generated file. Do not edit! ################################################################################ SHELL = cmd.exe CG_TOOL_ROOT := C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6 GEN_OPTS__FLAG := GEN_CMDS__FLAG := ORDERED_OBJS += \ "./attributes.obj" \ "./bounds.obj" \ "./decomp_eig_gen.obj" \ "./decomp_eig_pair.obj" \ "./decomp_eig_sym.obj" \ "./example1.obj" \ "./expr_elem.obj" \ "./expr_misc.obj" \ "./fn_abs.obj" \ "./fn_accu.obj" \ "./fn_all.obj" \ "./fn_any.obj" \ "./fn_as_scalar.obj" \ "./fn_clamp.obj" \ "./fn_cond.obj" \ "./fn_conj.obj" \ "./fn_conv.obj" \ "./fn_conv_to.obj" \ "./fn_cor.obj" \ "./fn_cov.obj" \ "./fn_cross.obj" \ "./fn_cumprod.obj" \ "./fn_cumsum.obj" \ "./fn_det.obj" \ "./fn_diagmat.obj" \ "./fn_diagvec.obj" \ "./fn_diff.obj" \ "./fn_dot.obj" \ "./fn_eigs_gen.obj" \ "./fn_eigs_sym.obj" \ "./fn_eps.obj" \ "./fn_expmat.obj" \ "./fn_find.obj" \ "./fn_find_finite.obj" \ "./fn_find_nonfinite.obj" \ "./fn_find_unique.obj" \ "./fn_flip.obj" \ "./fn_hess.obj" \ "./fn_interp1.obj" \ "./fn_intersect.obj" \ "./fn_is_finite.obj" \ "./fn_max.obj" \ "./fn_mean.obj" \ "./fn_min.obj" \ "./fn_princomp.obj" \ "./fn_spsolve.obj" \ "./fn_sum.obj" \ "./fn_symmat.obj" \ "./fn_trace.obj" \ "./fn_trans.obj" \ "./fn_var.obj" \ "./fn_vectorise.obj" \ "./gen_linspace.obj" \ "./gen_ones.obj" \ "./gen_randu.obj" \ "./gen_zeros.obj" \ "./gmm.obj" \ "./hdf5.obj" \ "./init_auxmem.obj" \ "./init_fill.obj" \ "./init_misc.obj" \ "./instantiation.obj" \ "./main.obj" \ "./mat_minus.obj" \ "./mat_mul_cx.obj" \ "./mat_mul_real.obj" \ "./mat_neg.obj" \ "./mat_plus.obj" \ "./smoke_test.obj" \ "./spcol.obj" \ "./spmat.obj" \ "./sprow.obj" \ "./spsubview.obj" \ "../link.cmd" \ $(GEN_CMDS__FLAG) \ -llibc.a \ -l"C:/Software/CCS6.2_install/WorkSpace/libarmadillo/Debug/libarmadillo.lib" \ -l"C:/Software/CCS6.2_install/WorkSpace/liblapack/Debug/liblapack.lib" \ -l"C:/Software/CCS6.2_install/WorkSpace/libblas/Debug/libblas.lib" \ -l"C:/Software/CCS6.2_install/WorkSpace/libf2c/Debug/libf2c.lib" \ -include ../makefile.init RM := DEL /F RMDIR := RMDIR /S/Q # All of the sources participating in the build are defined here -include sources.mk -include subdir_vars.mk -include subdir_rules.mk -include objects.mk ifneq ($(MAKECMDGOALS),clean) ifneq ($(strip $(S_DEPS)),) -include $(S_DEPS) endif ifneq ($(strip $(S_UPPER_DEPS)),) -include $(S_UPPER_DEPS) endif ifneq ($(strip $(S62_DEPS)),) -include $(S62_DEPS) endif ifneq ($(strip $(C64_DEPS)),) -include $(C64_DEPS) endif ifneq ($(strip $(ASM_DEPS)),) -include $(ASM_DEPS) endif ifneq ($(strip $(CC_DEPS)),) -include $(CC_DEPS) endif ifneq ($(strip $(SV7A_DEPS)),) -include $(SV7A_DEPS) endif ifneq ($(strip $(S55_DEPS)),) -include $(S55_DEPS) endif ifneq ($(strip $(C67_DEPS)),) -include $(C67_DEPS) endif ifneq ($(strip $(CLA_DEPS)),) -include $(CLA_DEPS) endif ifneq ($(strip $(C??_DEPS)),) -include $(C??_DEPS) endif ifneq ($(strip $(CPP_DEPS)),) -include $(CPP_DEPS) endif ifneq ($(strip $(S??_DEPS)),) -include $(S??_DEPS) endif ifneq ($(strip $(C_DEPS)),) -include $(C_DEPS) endif ifneq ($(strip $(C62_DEPS)),) -include $(C62_DEPS) endif ifneq ($(strip $(CXX_DEPS)),) -include $(CXX_DEPS) endif ifneq ($(strip $(C++_DEPS)),) -include $(C++_DEPS) endif ifneq ($(strip $(ASM_UPPER_DEPS)),) -include $(ASM_UPPER_DEPS) endif ifneq ($(strip $(K_DEPS)),) -include $(K_DEPS) endif ifneq ($(strip $(C43_DEPS)),) -include $(C43_DEPS) endif ifneq ($(strip $(INO_DEPS)),) -include $(INO_DEPS) endif ifneq ($(strip $(S67_DEPS)),) -include $(S67_DEPS) endif ifneq ($(strip $(SA_DEPS)),) -include $(SA_DEPS) endif ifneq ($(strip $(S43_DEPS)),) -include $(S43_DEPS) endif ifneq ($(strip $(OPT_DEPS)),) -include $(OPT_DEPS) endif ifneq ($(strip $(PDE_DEPS)),) -include $(PDE_DEPS) endif ifneq ($(strip $(S64_DEPS)),) -include $(S64_DEPS) endif ifneq ($(strip $(C_UPPER_DEPS)),) -include $(C_UPPER_DEPS) endif ifneq ($(strip $(C55_DEPS)),) -include $(C55_DEPS) endif endif -include ../makefile.defs # Add inputs and outputs from these tool invocations to the build variables EXE_OUTPUTS += \ Armadillo_example.out \ EXE_OUTPUTS__QUOTED += \ "Armadillo_example.out" \ BIN_OUTPUTS += \ Armadillo_example.hex \ BIN_OUTPUTS__QUOTED += \ "Armadillo_example.hex" \ # All Target all: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) @$(MAKE) --no-print-directory -Onone "Armadillo_example.out" # Tool invocations Armadillo_example.out: $(OBJS) $(CMD_SRCS) $(GEN_CMDS) @echo 'Building target: $@' @echo 'Invoking: C6000 Linker' "C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number -z -m"Armadillo_example.map" -i"C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/lib" -i"C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="Armadillo_example_linkInfo.xml" --rom_model -o "Armadillo_example.out" $(ORDERED_OBJS) @echo 'Finished building target: $@' @echo ' ' Armadillo_example.hex: $(EXE_OUTPUTS) @echo 'Invoking: C6000 Hex Utility' "C:/Software/CCS6.2_install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/hex6x" -o "Armadillo_example.hex" $(EXE_OUTPUTS__QUOTED) @echo 'Finished building: $@' @echo ' ' # Other Targets clean: -$(RM) $(EXE_OUTPUTS__QUOTED)$(BIN_OUTPUTS__QUOTED) -$(RM) "attributes.d" "bounds.d" "decomp_eig_gen.d" "decomp_eig_pair.d" "decomp_eig_sym.d" "example1.d" "expr_elem.d" "expr_misc.d" "fn_abs.d" "fn_accu.d" "fn_all.d" "fn_any.d" "fn_as_scalar.d" "fn_clamp.d" "fn_cond.d" "fn_conj.d" "fn_conv.d" "fn_conv_to.d" "fn_cor.d" "fn_cov.d" "fn_cross.d" "fn_cumprod.d" "fn_cumsum.d" "fn_det.d" "fn_diagmat.d" "fn_diagvec.d" "fn_diff.d" "fn_dot.d" "fn_eigs_gen.d" "fn_eigs_sym.d" "fn_eps.d" "fn_expmat.d" "fn_find.d" "fn_find_finite.d" "fn_find_nonfinite.d" "fn_find_unique.d" "fn_flip.d" "fn_hess.d" "fn_interp1.d" "fn_intersect.d" "fn_is_finite.d" "fn_max.d" "fn_mean.d" "fn_min.d" "fn_princomp.d" "fn_spsolve.d" "fn_sum.d" "fn_symmat.d" "fn_trace.d" "fn_trans.d" "fn_var.d" "fn_vectorise.d" "gen_linspace.d" "gen_ones.d" "gen_randu.d" "gen_zeros.d" "gmm.d" "hdf5.d" "init_auxmem.d" "init_fill.d" "init_misc.d" "instantiation.d" "main.d" "mat_minus.d" "mat_mul_cx.d" "mat_mul_real.d" "mat_neg.d" "mat_plus.d" "smoke_test.d" "spcol.d" "spmat.d" "sprow.d" "spsubview.d" -$(RM) "attributes.obj" "bounds.obj" "decomp_eig_gen.obj" "decomp_eig_pair.obj" "decomp_eig_sym.obj" "example1.obj" "expr_elem.obj" "expr_misc.obj" "fn_abs.obj" "fn_accu.obj" "fn_all.obj" "fn_any.obj" "fn_as_scalar.obj" "fn_clamp.obj" "fn_cond.obj" "fn_conj.obj" "fn_conv.obj" "fn_conv_to.obj" "fn_cor.obj" "fn_cov.obj" "fn_cross.obj" "fn_cumprod.obj" "fn_cumsum.obj" "fn_det.obj" "fn_diagmat.obj" "fn_diagvec.obj" "fn_diff.obj" "fn_dot.obj" "fn_eigs_gen.obj" "fn_eigs_sym.obj" "fn_eps.obj" "fn_expmat.obj" "fn_find.obj" "fn_find_finite.obj" "fn_find_nonfinite.obj" "fn_find_unique.obj" "fn_flip.obj" "fn_hess.obj" "fn_interp1.obj" "fn_intersect.obj" "fn_is_finite.obj" "fn_max.obj" "fn_mean.obj" "fn_min.obj" "fn_princomp.obj" "fn_spsolve.obj" "fn_sum.obj" "fn_symmat.obj" "fn_trace.obj" "fn_trans.obj" "fn_var.obj" "fn_vectorise.obj" "gen_linspace.obj" "gen_ones.obj" "gen_randu.obj" "gen_zeros.obj" "gmm.obj" "hdf5.obj" "init_auxmem.obj" "init_fill.obj" "init_misc.obj" "instantiation.obj" "main.obj" "mat_minus.obj" -$(RM) "mat_mul_cx.obj" "mat_mul_real.obj" "mat_neg.obj" "mat_plus.obj" "smoke_test.obj" "spcol.obj" "spmat.obj" "sprow.obj" "spsubview.obj" -@echo 'Finished clean' -@echo ' ' .PHONY: all clean dependents .SECONDARY: -include ../makefile.targets