turn app into a control panel applet
[bootcreen] / plugin / Makefile
1 #############################################################################
2 # Makefile for building: libbooscreentpanelplugin.so
3 # Generated by qmake (2.01a) (Qt 4.6.2) on: Wed Mar 10 23:50:49 2010
4 # Project:  plugin.pro
5 # Template: lib
6 # Command: /usr/bin/qmake -unix -o Makefile plugin.pro
7 #############################################################################
8
9 ####### Compiler, tools and options
10
11 CC            = gcc
12 CXX           = g++
13 DEFINES       = -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
14 CFLAGS        = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DMAEMO_CHANGES -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wall -W -D_REENTRANT -fPIC $(DEFINES)
15 CXXFLAGS      = -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -DMAEMO_CHANGES -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -Wall -W -D_REENTRANT -fPIC $(DEFINES)
16 INCPATH       = -I/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/linux-g++-maemo5 -I. -I/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/include/QtCore -I/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/include/QtGui -I/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/include -I.
17 LINK          = g++
18 LFLAGS        = -Wl,-rpath-link,/usr/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-rpath,/opt/qt4-maemo5/lib -shared
19 LIBS          = $(SUBLIBS)  -L/opt/qt4-maemo5/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -losso -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lQtGui -L/opt/qt4-maemo5/lib -L/usr/X11R6/lib -lQtCore -lpthread 
20 AR            = ar cqs
21 RANLIB        = 
22 QMAKE         = /usr/bin/qmake
23 TAR           = tar -cf
24 COMPRESS      = gzip -9f
25 COPY          = cp -f
26 SED           = sed
27 COPY_FILE     = $(COPY)
28 COPY_DIR      = $(COPY) -r
29 STRIP         = strip
30 INSTALL_FILE  = install -m 644 -p
31 INSTALL_DIR   = $(COPY_DIR)
32 INSTALL_PROGRAM = install -m 755 -p
33 DEL_FILE      = rm -f
34 SYMLINK       = ln -f -s
35 DEL_DIR       = rmdir
36 MOVE          = mv -f
37 CHK_DIR_EXISTS= test -d
38 MKDIR         = mkdir -p
39
40 ####### Output directory
41
42 OBJECTS_DIR   = ./
43
44 ####### Files
45
46 SOURCES       = plugin.c 
47 OBJECTS       = plugin.o
48 DIST          = /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/unix.conf \
49                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/linux.conf \
50                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/qconfig.pri \
51                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_functions.prf \
52                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_config.prf \
53                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf \
54                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_pre.prf \
55                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/release.prf \
56                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_post.prf \
57                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/link_pkgconfig.prf \
58                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/warn_on.prf \
59                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt.prf \
60                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/unix/thread.prf \
61                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/moc.prf \
62                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/resources.prf \
63                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/uic.prf \
64                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/yacc.prf \
65                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/lex.prf \
66                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf \
67                 plugin.pro
68 QMAKE_TARGET  = booscreentpanelplugin
69 DESTDIR       = 
70 TARGET        = libbooscreentpanelplugin.so
71 TARGETD       = libbooscreentpanelplugin.so
72
73 first: all
74 ####### Implicit rules
75
76 .SUFFIXES: .o .c .cpp .cc .cxx .C
77
78 .cpp.o:
79         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
80
81 .cc.o:
82         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
83
84 .cxx.o:
85         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
86
87 .C.o:
88         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
89
90 .c.o:
91         $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
92
93 ####### Build rules
94
95 all: Makefile  $(TARGET)
96
97 $(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
98         -$(DEL_FILE) $(TARGET)
99         $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
100
101
102
103 Makefile: plugin.pro  /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/linux-g++-maemo5/qmake.conf /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/unix.conf \
104                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/linux.conf \
105                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/qconfig.pri \
106                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_functions.prf \
107                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_config.prf \
108                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf \
109                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_pre.prf \
110                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/release.prf \
111                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_post.prf \
112                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/link_pkgconfig.prf \
113                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/warn_on.prf \
114                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt.prf \
115                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/unix/thread.prf \
116                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/moc.prf \
117                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/resources.prf \
118                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/uic.prf \
119                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/yacc.prf \
120                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/lex.prf \
121                 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf \
122                 /opt/qt4-maemo5/lib/libQtGui.prl \
123                 /opt/qt4-maemo5/lib/libQtCore.prl
124         $(QMAKE) -unix -o Makefile plugin.pro
125 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/unix.conf:
126 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/common/linux.conf:
127 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/qconfig.pri:
128 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_functions.prf:
129 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt_config.prf:
130 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/exclusive_builds.prf:
131 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_pre.prf:
132 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/release.prf:
133 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/default_post.prf:
134 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/link_pkgconfig.prf:
135 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/warn_on.prf:
136 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/qt.prf:
137 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/unix/thread.prf:
138 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/moc.prf:
139 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/resources.prf:
140 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/uic.prf:
141 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/yacc.prf:
142 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/lex.prf:
143 /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/features/include_source_dir.prf:
144 /opt/qt4-maemo5/lib/libQtGui.prl:
145 /opt/qt4-maemo5/lib/libQtCore.prl:
146 qmake:  FORCE
147         @$(QMAKE) -unix -o Makefile plugin.pro
148
149 dist: 
150         @$(CHK_DIR_EXISTS) .tmp/booscreentpanelplugin1.0.0 || $(MKDIR) .tmp/booscreentpanelplugin1.0.0 
151         $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/booscreentpanelplugin1.0.0/ && $(COPY_FILE) --parents plugin.c .tmp/booscreentpanelplugin1.0.0/ && (cd `dirname .tmp/booscreentpanelplugin1.0.0` && $(TAR) booscreentpanelplugin1.0.0.tar booscreentpanelplugin1.0.0 && $(COMPRESS) booscreentpanelplugin1.0.0.tar) && $(MOVE) `dirname .tmp/booscreentpanelplugin1.0.0`/booscreentpanelplugin1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/booscreentpanelplugin1.0.0
152
153
154 clean:compiler_clean 
155         -$(DEL_FILE) $(OBJECTS)
156         -$(DEL_FILE) *~ core *.core
157
158
159 ####### Sub-libraries
160
161 distclean: clean
162         -$(DEL_FILE) $(TARGET) 
163         -$(DEL_FILE) Makefile
164
165
166 mocclean: compiler_moc_header_clean compiler_moc_source_clean
167
168 mocables: compiler_moc_header_make_all compiler_moc_source_make_all
169
170 compiler_moc_header_make_all:
171 compiler_moc_header_clean:
172 compiler_rcc_make_all:
173 compiler_rcc_clean:
174 compiler_image_collection_make_all: qmake_image_collection.cpp
175 compiler_image_collection_clean:
176         -$(DEL_FILE) qmake_image_collection.cpp
177 compiler_moc_source_make_all:
178 compiler_moc_source_clean:
179 compiler_uic_make_all:
180 compiler_uic_clean:
181 compiler_yacc_decl_make_all:
182 compiler_yacc_decl_clean:
183 compiler_yacc_impl_make_all:
184 compiler_yacc_impl_clean:
185 compiler_lex_make_all:
186 compiler_lex_clean:
187 compiler_clean: 
188
189 ####### Compile
190
191 plugin.o: plugin.c 
192         $(CC) -c $(CFLAGS) $(INCPATH) -o plugin.o plugin.c
193
194 ####### Install
195
196 install:   FORCE
197
198 uninstall:   FORCE
199
200 FORCE:
201