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

-include ../makefile.init

RM := rm -f

# All of the sources participating in the build are defined here
-include sources.mk
-include subdir.mk
-include src/openGLThread/subdir.mk
-include src/maxicomDevice/subdir.mk
-include src/subdir.mk
-include base/subdir.mk
-include objects.mk

-include ../makefile.defs

# Add inputs and outputs from these tool invocations to the build variables 

# All Target
all: Embedded_Frameworks_GL_Rahmenpaket

# Tool invocations
Embedded_Frameworks_GL_Rahmenpaket: $(OBJS) $(USER_OBJS)
	@echo 'Building target: $@'
	@echo 'Invoking: QCC'
	qcc -V2.95.3,gcc_ntoshle -lang-c++ -L"/home/icmuser/ide4-workspace/Embedded_Frameworks_GL_Rahmenpaket/lib" -L"/home/icmuser/ide4-workspace/Embedded_Frameworks_GL_Rahmenpaket/lib/grafik" -g -Y _ecpp-ne -o"Embedded_Frameworks_GL_Rahmenpaket" $(OBJS) $(USER_OBJS) $(LIBS)
	@echo 'Finished building target: $@'
	@echo ' '

# Other Targets
clean:
	-$(RM) $(OBJS)$(EXECUTABLES) Embedded_Frameworks_GL_Rahmenpaket
	-@echo ' '

.PHONY: all clean dependents
.SECONDARY:

-include ../makefile.targets
