#############################################################################
# Makefile for building: tablet
# Generated by qmake (1.07a) (Qt 3.3.8b) on: Sun Dec 31 02:07:59 2023
# Project:  tablet.pro
# Template: app
# Command: $(QMAKE) -spec /usr/lib/qt3/mkspecs/linux-g++-64 -o Makefile tablet.pro
#############################################################################

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

Makefile: tablet.pro ../../.qmake.cache /usr/lib/qt3/mkspecs/linux-g++-64/qmake.conf 
	$(QMAKE) -spec /usr/lib/qt3/mkspecs/linux-g++-64 -o Makefile tablet.pro
qmake: 
	@$(QMAKE) -spec /usr/lib/qt3/mkspecs/linux-g++-64 -o Makefile tablet.pro

