Added about dialog
[bootcreen] / Makefile
1 #############################################################################
2 # Makefile for building: bootscreen
3 # Generated by qmake (2.01a) (Qt 4.6.2) on: Thu Mar 11 01:21:47 2010
4 # Project:  bootscreen.pro
5 # Template: subdirs
6 # Command: /usr/bin/qmake -unix -o Makefile bootscreen.pro
7 #############################################################################
8
9 first: make_default
10 MAKEFILE      = Makefile
11 QMAKE         = /usr/bin/qmake
12 DEL_FILE      = rm -f
13 CHK_DIR_EXISTS= test -d
14 MKDIR         = mkdir -p
15 COPY          = cp -f
16 COPY_FILE     = $(COPY)
17 COPY_DIR      = $(COPY) -r
18 INSTALL_FILE  = install -m 644 -p
19 INSTALL_PROGRAM = install -m 755 -p
20 INSTALL_DIR   = $(COPY_DIR)
21 DEL_FILE      = rm -f
22 SYMLINK       = ln -f -s
23 DEL_DIR       = rmdir
24 MOVE          = mv -f
25 CHK_DIR_EXISTS= test -d
26 MKDIR         = mkdir -p
27 SUBTARGETS    =  \
28                 sub-src \
29                 sub-plugin
30
31 src/$(MAKEFILE): 
32         @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ 
33         cd src/ && $(QMAKE) /home/valerio/bootcreen/src/src.pro -unix -o $(MAKEFILE)
34 sub-src-qmake_all:  FORCE
35         @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/ 
36         cd src/ && $(QMAKE) /home/valerio/bootcreen/src/src.pro -unix -o $(MAKEFILE)
37 sub-src: src/$(MAKEFILE) FORCE
38         cd src/ && $(MAKE) -f $(MAKEFILE)
39 sub-src-make_default: src/$(MAKEFILE) FORCE
40         cd src/ && $(MAKE) -f $(MAKEFILE) 
41 sub-src-make_first: src/$(MAKEFILE) FORCE
42         cd src/ && $(MAKE) -f $(MAKEFILE) first
43 sub-src-all: src/$(MAKEFILE) FORCE
44         cd src/ && $(MAKE) -f $(MAKEFILE) all
45 sub-src-clean: src/$(MAKEFILE) FORCE
46         cd src/ && $(MAKE) -f $(MAKEFILE) clean
47 sub-src-distclean: src/$(MAKEFILE) FORCE
48         cd src/ && $(MAKE) -f $(MAKEFILE) distclean
49 sub-src-install_subtargets: src/$(MAKEFILE) FORCE
50         cd src/ && $(MAKE) -f $(MAKEFILE) install
51 sub-src-uninstall_subtargets: src/$(MAKEFILE) FORCE
52         cd src/ && $(MAKE) -f $(MAKEFILE) uninstall
53 plugin/$(MAKEFILE): 
54         @$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/ 
55         cd plugin/ && $(QMAKE) /home/valerio/bootcreen/plugin/plugin.pro -unix -o $(MAKEFILE)
56 sub-plugin-qmake_all:  FORCE
57         @$(CHK_DIR_EXISTS) plugin/ || $(MKDIR) plugin/ 
58         cd plugin/ && $(QMAKE) /home/valerio/bootcreen/plugin/plugin.pro -unix -o $(MAKEFILE)
59 sub-plugin: plugin/$(MAKEFILE) FORCE
60         cd plugin/ && $(MAKE) -f $(MAKEFILE)
61 sub-plugin-make_default: plugin/$(MAKEFILE) FORCE
62         cd plugin/ && $(MAKE) -f $(MAKEFILE) 
63 sub-plugin-make_first: plugin/$(MAKEFILE) FORCE
64         cd plugin/ && $(MAKE) -f $(MAKEFILE) first
65 sub-plugin-all: plugin/$(MAKEFILE) FORCE
66         cd plugin/ && $(MAKE) -f $(MAKEFILE) all
67 sub-plugin-clean: plugin/$(MAKEFILE) FORCE
68         cd plugin/ && $(MAKE) -f $(MAKEFILE) clean
69 sub-plugin-distclean: plugin/$(MAKEFILE) FORCE
70         cd plugin/ && $(MAKE) -f $(MAKEFILE) distclean
71 sub-plugin-install_subtargets: plugin/$(MAKEFILE) FORCE
72         cd plugin/ && $(MAKE) -f $(MAKEFILE) install
73 sub-plugin-uninstall_subtargets: plugin/$(MAKEFILE) FORCE
74         cd plugin/ && $(MAKE) -f $(MAKEFILE) uninstall
75
76 Makefile: bootscreen.pro  /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/linux-g++-maemo5/qmake.conf /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/unix.conf \
77                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/linux.conf \
78                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/qconfig.pri \
79                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_functions.prf \
80                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_config.prf \
81                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf \
82                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_pre.prf \
83                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/release.prf \
84                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_post.prf \
85                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/warn_on.prf \
86                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt.prf \
87                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/unix/thread.prf \
88                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/moc.prf \
89                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/resources.prf \
90                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/uic.prf \
91                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/yacc.prf \
92                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/lex.prf \
93                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf
94         $(QMAKE) -unix -o Makefile bootscreen.pro
95 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/unix.conf:
96 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/linux.conf:
97 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/qconfig.pri:
98 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_functions.prf:
99 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_config.prf:
100 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf:
101 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_pre.prf:
102 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/release.prf:
103 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_post.prf:
104 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/warn_on.prf:
105 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt.prf:
106 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/unix/thread.prf:
107 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/moc.prf:
108 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/resources.prf:
109 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/uic.prf:
110 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/yacc.prf:
111 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/lex.prf:
112 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf:
113 qmake: qmake_all FORCE
114         @$(QMAKE) -unix -o Makefile bootscreen.pro
115
116 qmake_all: sub-src-qmake_all sub-plugin-qmake_all FORCE
117
118 make_default: sub-src-make_default sub-plugin-make_default FORCE
119 make_first: sub-src-make_first sub-plugin-make_first FORCE
120 all: sub-src-all sub-plugin-all FORCE
121 clean: sub-src-clean sub-plugin-clean FORCE
122 distclean: sub-src-distclean sub-plugin-distclean FORCE
123         -$(DEL_FILE) Makefile
124 install_subtargets: sub-src-install_subtargets sub-plugin-install_subtargets FORCE
125 uninstall_subtargets: sub-src-uninstall_subtargets sub-plugin-uninstall_subtargets FORCE
126
127 mocclean: compiler_moc_header_clean compiler_moc_source_clean
128
129 mocables: compiler_moc_header_make_all compiler_moc_source_make_all
130 install: install_subtargets  FORCE
131
132 uninstall:  uninstall_subtargets FORCE
133
134 FORCE:
135