#############################################################################
# Makefile for building: distfiles
# Generated by qmake (1.07a) (Qt 3.3.7) on: Sun Oct 22 18:16:24 2006
# Project:  distfiles.pro
# Template: subdirs
# Command: $(QMAKE) -o Makefile distfiles.pro
#############################################################################

MAKEFILE =	Makefile
QMAKE    =	qmake
DEL_FILE =    rm -f
CHK_DIR_EXISTS= test -d
MKDIR    = mkdir -p
INSTALL_FILE= 
INSTALL_DIR = 
SUBTARGETS =	

first: all

all: Makefile $(SUBTARGETS)

Makefile: distfiles.pro  /usr/share/qt3/mkspecs/default/qmake.conf 
	$(QMAKE) -o Makefile distfiles.pro
qmake: qmake_all
	@$(QMAKE) -o Makefile distfiles.pro

all qmake_all distclean uicables mocables install_subdirs uninstall_subdirs uiclean mocclean lexclean yaccclean clean : FORCE
install:  install_subdirs

uninstall:  uninstall_subdirs

FORCE:

