#############################################################################
# Makefile for building: tablet
# Generated by qmake (1.06c) (Qt 3.2.3) on: Thu Aug  5 03:50:42 2004
# Project:  tablet.pro
# Template: app app
# Command: $(QMAKE) -spec $(QTDIR)/mkspecs/linux-g++ -o Makefile tablet.pro
#############################################################################

QMAKE    = $(QTDIR)/bin/qmake
all clean install distclean mocables uninstall uicables:
	@echo "Some of the required modules (tablet) are not available."
	@echo "Skipped."

Makefile: tablet.pro  $(QTDIR)/mkspecs/linux-g++/qmake.conf 
	$(QMAKE) -spec $(QTDIR)/mkspecs/linux-g++ -o Makefile tablet.pro
qmake: 
	@$(QMAKE) -spec $(QTDIR)/mkspecs/linux-g++ -o Makefile tablet.pro

