aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Misc/FileDialogs/Makefile
blob: 5e0580ccf58ddd25ea7e7dbf9557219a68b47ecf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
#############################################################################
# Makefile for building: FileDialogs
# Generated by qmake (2.01a) (Qt 4.2.3) on: Tue Jul 24 19:08:22 2007
# Project:  FileDialogs.pro
# Template: subdirs
# Command: /usr/local/Trolltech/Qt-4.2.3/bin/qmake -unix -o Makefile FileDialogs.pro
#############################################################################

first: make_default
MAKEFILE      = Makefile
QMAKE         = /usr/local/Trolltech/Qt-4.2.3/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
INSTALL_FILE  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = $(COPY_DIR)
DEL_FILE      = rm -f
SYMLINK       = ln -sf
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
SUBTARGETS    =  \
		sub-Qt3FileDialog \
		sub-QmmpFileDialog

Qt3FileDialog/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) Qt3FileDialog/ || $(MKDIR) Qt3FileDialog/ 
	cd Qt3FileDialog && $(QMAKE) Qt3FileDialog.pro -unix -o $(MAKEFILE)
sub-Qt3FileDialog-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) Qt3FileDialog/ || $(MKDIR) Qt3FileDialog/ 
	cd Qt3FileDialog && $(QMAKE) Qt3FileDialog.pro -unix -o $(MAKEFILE)
sub-Qt3FileDialog: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE)
sub-Qt3FileDialog-make_default: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) 
sub-Qt3FileDialog-make_first: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) first
sub-Qt3FileDialog-all: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) all
sub-Qt3FileDialog-clean: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) clean
sub-Qt3FileDialog-distclean: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) distclean
sub-Qt3FileDialog-install_subtargets: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) install
sub-Qt3FileDialog-uninstall_subtargets: Qt3FileDialog/$(MAKEFILE) FORCE
	cd Qt3FileDialog && $(MAKE) -f $(MAKEFILE) uninstall
QmmpFileDialog/$(MAKEFILE): 
	@$(CHK_DIR_EXISTS) QmmpFileDialog/ || $(MKDIR) QmmpFileDialog/ 
	cd QmmpFileDialog && $(QMAKE) QmmpFileDialog.pro -unix -o $(MAKEFILE)
sub-QmmpFileDialog-qmake_all:  FORCE
	@$(CHK_DIR_EXISTS) QmmpFileDialog/ || $(MKDIR) QmmpFileDialog/ 
	cd QmmpFileDialog && $(QMAKE) QmmpFileDialog.pro -unix -o $(MAKEFILE)
sub-QmmpFileDialog: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE)
sub-QmmpFileDialog-make_default: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) 
sub-QmmpFileDialog-make_first: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) first
sub-QmmpFileDialog-all: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) all
sub-QmmpFileDialog-clean: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) clean
sub-QmmpFileDialog-distclean: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) distclean
sub-QmmpFileDialog-install_subtargets: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) install
sub-QmmpFileDialog-uninstall_subtargets: QmmpFileDialog/$(MAKEFILE) FORCE
	cd QmmpFileDialog && $(MAKE) -f $(MAKEFILE) uninstall

Makefile: FileDialogs.pro  /usr/local/Trolltech/Qt-4.2.3/mkspecs/linux-g++/qmake.conf /usr/local/Trolltech/Qt-4.2.3/mkspecs/common/unix.conf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/common/g++.conf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/common/linux.conf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/qconfig.pri \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt_functions.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt_config.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/exclusive_builds.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/default_pre.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/release.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/default_post.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/warn_on.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/unix/thread.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/moc.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/resources.prf \
		/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/uic.prf
	$(QMAKE) -unix -o Makefile FileDialogs.pro
/usr/local/Trolltech/Qt-4.2.3/mkspecs/common/unix.conf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/common/g++.conf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/common/linux.conf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/qconfig.pri:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt_functions.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt_config.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/exclusive_builds.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/default_pre.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/release.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/default_post.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/warn_on.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/qt.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/unix/thread.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/moc.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/resources.prf:
/usr/local/Trolltech/Qt-4.2.3/mkspecs/features/uic.prf:
qmake: qmake_all FORCE
	@$(QMAKE) -unix -o Makefile FileDialogs.pro

qmake_all: sub-Qt3FileDialog-qmake_all sub-QmmpFileDialog-qmake_all FORCE

make_default: sub-Qt3FileDialog-make_default sub-QmmpFileDialog-make_default FORCE
make_first: sub-Qt3FileDialog-make_first sub-QmmpFileDialog-make_first FORCE
all: sub-Qt3FileDialog-all sub-QmmpFileDialog-all FORCE
clean: sub-Qt3FileDialog-clean sub-QmmpFileDialog-clean FORCE
distclean: sub-Qt3FileDialog-distclean sub-QmmpFileDialog-distclean FORCE
	-$(DEL_FILE) Makefile
install_subtargets: sub-Qt3FileDialog-install_subtargets sub-QmmpFileDialog-install_subtargets FORCE
uninstall_subtargets: sub-Qt3FileDialog-uninstall_subtargets sub-QmmpFileDialog-uninstall_subtargets FORCE

/usr/local/Trolltech/Qt-4.2.3/bin/moc:
	(cd $(QTDIR)/src/tools/moc && $(MAKE))

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install: install_subtargets  FORCE

uninstall:  uninstall_subtargets FORCE

FORCE: