blob: 780c5e8e0482b0988b71f28a50091dce5ae983d6 (
plain)
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
|
#############################################################################
# Makefile for building: styleplugin
# Generated by qmake (2.01a) (Qt 4.7.0) on: Sat Mar 10 16:06:16 2012
# Project: styleplugin.pro
# Template: subdirs
# Command: /usr/bin/qmake-qt4 -o Makefile styleplugin.pro
#############################################################################
first: make_default
MAKEFILE = Makefile
QMAKE = /usr/bin/qmake-qt4
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 -f -s
DEL_DIR = rmdir
MOVE = mv -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
SUBTARGETS = \
sub-stylewindow \
sub-plugin \
sub-unstyledwindow
stylewindow//$(MAKEFILE):
@$(CHK_DIR_EXISTS) stylewindow/ || $(MKDIR) stylewindow/
cd stylewindow/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/stylewindow/stylewindow.pro -o $(MAKEFILE)
sub-stylewindow-qmake_all: FORCE
@$(CHK_DIR_EXISTS) stylewindow/ || $(MKDIR) stylewindow/
cd stylewindow/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/stylewindow/stylewindow.pro -o $(MAKEFILE)
sub-stylewindow: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE)
sub-stylewindow-make_default: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE)
sub-stylewindow-make_first: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) first
sub-stylewindow-all: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) all
sub-stylewindow-clean: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) clean
sub-stylewindow-distclean: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) distclean
sub-stylewindow-install_subtargets: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) install
sub-stylewindow-uninstall_subtargets: stylewindow//$(MAKEFILE) FORCE
cd stylewindow/ && $(MAKE) -f $(MAKEFILE) uninstall
plugin//$(MAKEFILE):
@$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/
cd plugin/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/plugin/plugin.pro -o $(MAKEFILE)
sub-plugin-qmake_all: FORCE
@$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/
cd plugin/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/plugin/plugin.pro -o $(MAKEFILE)
sub-plugin: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE)
sub-plugin-make_default: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE)
sub-plugin-make_first: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) first
sub-plugin-all: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) all
sub-plugin-clean: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) clean
sub-plugin-distclean: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) distclean
sub-plugin-install_subtargets: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) install
sub-plugin-uninstall_subtargets: plugin//$(MAKEFILE) FORCE
cd plugin/ && $(MAKE) -f $(MAKEFILE) uninstall
unstyledwindow//$(MAKEFILE):
@$(CHK_DIR_EXISTS) unstyledwindow/ || $(MKDIR) unstyledwindow/
cd unstyledwindow/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/unstyledwindow/unstyledwindow.pro -o $(MAKEFILE)
sub-unstyledwindow-qmake_all: FORCE
@$(CHK_DIR_EXISTS) unstyledwindow/ || $(MKDIR) unstyledwindow/
cd unstyledwindow/ && $(QMAKE) /home/eldarion/experimental/qt4-tqt-theme-engine/unstyledwindow/unstyledwindow.pro -o $(MAKEFILE)
sub-unstyledwindow: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE)
sub-unstyledwindow-make_default: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE)
sub-unstyledwindow-make_first: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) first
sub-unstyledwindow-all: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) all
sub-unstyledwindow-clean: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) clean
sub-unstyledwindow-distclean: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) distclean
sub-unstyledwindow-install_subtargets: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) install
sub-unstyledwindow-uninstall_subtargets: unstyledwindow//$(MAKEFILE) FORCE
cd unstyledwindow/ && $(MAKE) -f $(MAKEFILE) uninstall
Makefile: styleplugin.pro /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
/usr/share/qt4/mkspecs/common/unix.conf \
/usr/share/qt4/mkspecs/common/linux.conf \
/usr/share/qt4/mkspecs/qconfig.pri \
/usr/share/qt4/mkspecs/features/qt_functions.prf \
/usr/share/qt4/mkspecs/features/qt_config.prf \
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
/usr/share/qt4/mkspecs/features/default_pre.prf \
/usr/share/qt4/mkspecs/features/release.prf \
/usr/share/qt4/mkspecs/features/default_post.prf \
/usr/share/qt4/mkspecs/features/warn_on.prf \
/usr/share/qt4/mkspecs/features/qt.prf \
/usr/share/qt4/mkspecs/features/unix/thread.prf \
/usr/share/qt4/mkspecs/features/moc.prf \
/usr/share/qt4/mkspecs/features/resources.prf \
/usr/share/qt4/mkspecs/features/uic.prf \
/usr/share/qt4/mkspecs/features/yacc.prf \
/usr/share/qt4/mkspecs/features/lex.prf \
/usr/share/qt4/mkspecs/features/include_source_dir.prf
$(QMAKE) -o Makefile styleplugin.pro
/usr/share/qt4/mkspecs/common/g++.conf:
/usr/share/qt4/mkspecs/common/unix.conf:
/usr/share/qt4/mkspecs/common/linux.conf:
/usr/share/qt4/mkspecs/qconfig.pri:
/usr/share/qt4/mkspecs/features/qt_functions.prf:
/usr/share/qt4/mkspecs/features/qt_config.prf:
/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
/usr/share/qt4/mkspecs/features/default_pre.prf:
/usr/share/qt4/mkspecs/features/release.prf:
/usr/share/qt4/mkspecs/features/default_post.prf:
/usr/share/qt4/mkspecs/features/warn_on.prf:
/usr/share/qt4/mkspecs/features/qt.prf:
/usr/share/qt4/mkspecs/features/unix/thread.prf:
/usr/share/qt4/mkspecs/features/moc.prf:
/usr/share/qt4/mkspecs/features/resources.prf:
/usr/share/qt4/mkspecs/features/uic.prf:
/usr/share/qt4/mkspecs/features/yacc.prf:
/usr/share/qt4/mkspecs/features/lex.prf:
/usr/share/qt4/mkspecs/features/include_source_dir.prf:
qmake: qmake_all FORCE
@$(QMAKE) -o Makefile styleplugin.pro
qmake_all: sub-stylewindow-qmake_all sub-plugin-qmake_all sub-unstyledwindow-qmake_all FORCE
make_default: sub-stylewindow-make_default sub-plugin-make_default sub-unstyledwindow-make_default FORCE
make_first: sub-stylewindow-make_first sub-plugin-make_first sub-unstyledwindow-make_first FORCE
all: sub-stylewindow-all sub-plugin-all sub-unstyledwindow-all FORCE
clean: sub-stylewindow-clean sub-plugin-clean sub-unstyledwindow-clean FORCE
distclean: sub-stylewindow-distclean sub-plugin-distclean sub-unstyledwindow-distclean FORCE
-$(DEL_FILE) Makefile
install_subtargets: sub-stylewindow-install_subtargets sub-plugin-install_subtargets sub-unstyledwindow-install_subtargets FORCE
uninstall_subtargets: sub-stylewindow-uninstall_subtargets sub-plugin-uninstall_subtargets sub-unstyledwindow-uninstall_subtargets FORCE
sub-stylewindow-check: stylewindow/$(MAKEFILE)
cd stylewindow/ && $(MAKE) check
sub-plugin-check: plugin/$(MAKEFILE)
cd plugin/ && $(MAKE) check
sub-unstyledwindow-check: unstyledwindow/$(MAKEFILE)
cd unstyledwindow/ && $(MAKE) check
check: sub-stylewindow-check sub-plugin-check sub-unstyledwindow-check
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install_sources: FORCE
@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/
-$(INSTALL_FILE) /home/eldarion/experimental/qt4-tqt-theme-engine/styleplugin.pro $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/
uninstall_sources: FORCE
-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/styleplugin.pro
-$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/tools/styleplugin/
install: install_subtargets install_sources FORCE
uninstall: uninstall_sources uninstall_subtargets FORCE
FORCE:
|