author | James Aley <jamesa@symbian.org> |
Fri, 21 May 2010 15:45:10 +0100 | |
changeset 10 | 77a56c951f86 |
parent 7 | be09cf1f39dd |
permissions | -rw-r--r-- |
10 | 1 |
############################################################################# |
2 |
# Makefile for building: tests |
|
3 |
# Generated by qmake (2.01a) (Qt 4.6.2) on: Wed May 19 14:07:21 2010 |
|
4 |
# Project: tests.pro |
|
5 |
# Template: app |
|
6 |
# Command: /usr/bin/qmake-qt4 -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile tests.pro |
|
7 |
############################################################################# |
|
8 |
||
9 |
####### Compiler, tools and options |
|
10 |
||
11 |
CC = gcc |
|
12 |
CXX = g++ |
|
13 |
DEFINES = |
|
14 |
CFLAGS = -pipe $(DEFINES) |
|
15 |
CXXFLAGS = -pipe $(DEFINES) |
|
16 |
INCPATH = -I/usr/share/qt4/mkspecs/linux-g++ -I. |
|
17 |
LINK = g++ |
|
18 |
LFLAGS = |
|
19 |
LIBS = $(SUBLIBS) |
|
20 |
AR = ar cqs |
|
21 |
RANLIB = |
|
22 |
QMAKE = /usr/bin/qmake-qt4 |
|
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 = |
|
47 |
OBJECTS = |
|
48 |
DIST = /usr/share/qt4/mkspecs/common/g++.conf \ |
|
49 |
/usr/share/qt4/mkspecs/common/unix.conf \ |
|
50 |
/usr/share/qt4/mkspecs/common/linux.conf \ |
|
51 |
/usr/share/qt4/mkspecs/qconfig.pri \ |
|
52 |
/usr/share/qt4/mkspecs/features/qt_functions.prf \ |
|
53 |
/usr/share/qt4/mkspecs/features/qt_config.prf \ |
|
54 |
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ |
|
55 |
/usr/share/qt4/mkspecs/features/default_pre.prf \ |
|
56 |
tests.pro |
|
57 |
QMAKE_TARGET = tests |
|
58 |
DESTDIR = |
|
59 |
TARGET = tests |
|
60 |
||
61 |
first: all |
|
62 |
####### Implicit rules |
|
63 |
||
64 |
.SUFFIXES: .o .c .cpp .cc .cxx .C |
|
65 |
||
66 |
.cpp.o: |
|
67 |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
|
68 |
||
69 |
.cc.o: |
|
70 |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
|
71 |
||
72 |
.cxx.o: |
|
73 |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
|
74 |
||
75 |
.C.o: |
|
76 |
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
|
77 |
||
78 |
.c.o: |
|
79 |
$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" |
|
80 |
||
81 |
####### Build rules |
|
82 |
||
83 |
all: Makefile $(TARGET) |
|
84 |
||
85 |
$(TARGET): $(OBJECTS) |
|
86 |
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) |
|
87 |
||
88 |
Makefile: tests.pro /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \ |
|
89 |
/usr/share/qt4/mkspecs/common/unix.conf \ |
|
90 |
/usr/share/qt4/mkspecs/common/linux.conf \ |
|
91 |
/usr/share/qt4/mkspecs/qconfig.pri \ |
|
92 |
/usr/share/qt4/mkspecs/features/qt_functions.prf \ |
|
93 |
/usr/share/qt4/mkspecs/features/qt_config.prf \ |
|
94 |
/usr/share/qt4/mkspecs/features/exclusive_builds.prf \ |
|
95 |
/usr/share/qt4/mkspecs/features/default_pre.prf |
|
96 |
$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile tests.pro |
|
97 |
/usr/share/qt4/mkspecs/common/g++.conf: |
|
98 |
/usr/share/qt4/mkspecs/common/unix.conf: |
|
99 |
/usr/share/qt4/mkspecs/common/linux.conf: |
|
100 |
/usr/share/qt4/mkspecs/qconfig.pri: |
|
101 |
/usr/share/qt4/mkspecs/features/qt_functions.prf: |
|
102 |
/usr/share/qt4/mkspecs/features/qt_config.prf: |
|
103 |
/usr/share/qt4/mkspecs/features/exclusive_builds.prf: |
|
104 |
/usr/share/qt4/mkspecs/features/default_pre.prf: |
|
105 |
qmake: FORCE |
|
106 |
@$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile tests.pro |
|
107 |
||
108 |
dist: |
|
109 |
@$(CHK_DIR_EXISTS) .tmp/tests1.0.0 || $(MKDIR) .tmp/tests1.0.0 |
|
110 |
$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/tests1.0.0/ && (cd `dirname .tmp/tests1.0.0` && $(TAR) tests1.0.0.tar tests1.0.0 && $(COMPRESS) tests1.0.0.tar) && $(MOVE) `dirname .tmp/tests1.0.0`/tests1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/tests1.0.0 |
|
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
111 |
|
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
112 |
|
10 | 113 |
clean:compiler_clean |
114 |
-$(DEL_FILE) *~ core *.core |
|
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
115 |
|
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
116 |
|
10 | 117 |
####### Sub-libraries |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
118 |
|
10 | 119 |
distclean: clean |
120 |
-$(DEL_FILE) $(TARGET) |
|
121 |
-$(DEL_FILE) Makefile |
|
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
122 |
|
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
123 |
|
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
124 |
compiler_clean: |
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
125 |
|
10 | 126 |
####### Compile |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
127 |
|
10 | 128 |
####### Install |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
129 |
|
10 | 130 |
install: FORCE |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
131 |
|
10 | 132 |
uninstall: FORCE |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
133 |
|
10 | 134 |
FORCE: |
7
be09cf1f39dd
Updating the source code for plugin manager, transport manager, smfserver and smf client.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
135 |