################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
CPP_SRCS += \
../src/qt/extensions/nsplugin/examples/grapher/grapher.cpp 

CPP_DEPS += \
./src/qt/extensions/nsplugin/examples/grapher/grapher.d 

OBJS += \
./src/qt/extensions/nsplugin/examples/grapher/grapher.o 


# Each subdirectory must supply rules for building sources it contributes
src/qt/extensions/nsplugin/examples/grapher/%.o: ../src/qt/extensions/nsplugin/examples/grapher/%.cpp src/qt/extensions/nsplugin/examples/grapher/subdir.mk
	@echo 'Building file: $<'
	@echo 'Invoking: Cross G++ Compiler'
	g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<"
	@echo 'Finished building: $<'
	@echo ' '


clean: clean-src-2f-qt-2f-extensions-2f-nsplugin-2f-examples-2f-grapher

clean-src-2f-qt-2f-extensions-2f-nsplugin-2f-examples-2f-grapher:
	-$(RM) ./src/qt/extensions/nsplugin/examples/grapher/grapher.d ./src/qt/extensions/nsplugin/examples/grapher/grapher.o

.PHONY: clean-src-2f-qt-2f-extensions-2f-nsplugin-2f-examples-2f-grapher

