#############################################################################
# Makefile for building: box
# Generated by qmake on: Wed Oct 31 19:37:24 2001
# Project:  box.pro
# Template: app
# Command: $(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/box" G:/qtrel/examples/opengl/box/box.pro
#############################################################################

all clean:
	@echo "Some of the required modules (opengl) are not available."
	@echo "Skipped."

Makefile: G:/qtrel/examples/opengl/box/box.pro G:/qtrel/.qmake.cache 
	$(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/box" G:/qtrel/examples/opengl/box/box.pro
qmake: 
	@$(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/box" G:/qtrel/examples/opengl/box/box.pro

