################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
/home/lucas/workspace/conversionV2/MathFunction/Bernstein.cpp \
/home/lucas/workspace/conversionV2/MathFunction/MultiIndexLinearEquation.cpp 

OBJS += \
./conversionV2/MathFunction/Bernstein.o \
./conversionV2/MathFunction/MultiIndexLinearEquation.o 

CPP_DEPS += \
./conversionV2/MathFunction/Bernstein.d \
./conversionV2/MathFunction/MultiIndexLinearEquation.d 


# Each subdirectory must supply rules for building sources it contributes
conversionV2/MathFunction/Bernstein.o: /home/lucas/workspace/conversionV2/MathFunction/Bernstein.cpp
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C++ Compiler'
	g++ -I/usr/include/Inventor -I/usr/include/qt3 -I"/home/lucas/workspace/conversionV2" -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '

conversionV2/MathFunction/MultiIndexLinearEquation.o: /home/lucas/workspace/conversionV2/MathFunction/MultiIndexLinearEquation.cpp
	@echo 'Building file: $<'
	@echo 'Invoking: GCC C++ Compiler'
	g++ -I/usr/include/Inventor -I/usr/include/qt3 -I"/home/lucas/workspace/conversionV2" -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


