-rw-r--r-- | core/pim/today/Makefile.in | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/core/pim/today/Makefile.in b/core/pim/today/Makefile.in index 423a540..85f162a 100644 --- a/core/pim/today/Makefile.in +++ b/core/pim/today/Makefile.in | |||
@@ -3,21 +3,21 @@ | |||
3 | ####### Compiler, tools and options | 3 | ####### Compiler, tools and options |
4 | 4 | ||
5 | CXX =$(SYSCONF_CXX) $(QT_CXX_MT) | 5 | CXX =$(SYSCONF_CXX) $(QT_CXX_MT) |
6 | CXXFLAGS=$(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) | 6 | CXXFLAGS=$(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS) |
7 | CC =$(SYSCONF_CC) $(QT_C_MT) | 7 | CC =$(SYSCONF_CC) $(QT_C_MT) |
8 | CFLAGS =$(SYSCONF_CFLAGS) | 8 | CFLAGS =$(SYSCONF_CFLAGS) |
9 | INCPATH =-I$(QPEDIR)/include | 9 | INCPATH =-I$(OPIEDIR)/include |
10 | LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) | 10 | LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) |
11 | LIBS =$(SUBLIBS) -lqpe $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) | 11 | LIBS =$(SUBLIBS) -lqpe $(SYSCONF_LIBS_QT) $(SYSCONF_LIBS) $(SYSCONF_LIBS_QTAPP) |
12 | MOC =$(SYSCONF_MOC) | 12 | MOC =$(SYSCONF_MOC) |
13 | UIC =$(SYSCONF_UIC) | 13 | UIC =$(SYSCONF_UIC) |
14 | 14 | ||
15 | ####### Target | 15 | ####### Target |
16 | 16 | ||
17 | DESTDIR = ./ | 17 | DESTDIR = $(OPIEDIR)/bin/ |
18 | VER_MAJ = 1 | 18 | VER_MAJ = 1 |
19 | VER_MIN = 0 | 19 | VER_MIN = 0 |
20 | VER_PATCH = 0 | 20 | VER_PATCH = 0 |
21 | TARGET= today | 21 | TARGET= today |
22 | TARGET1 = lib$(TARGET).so.$(VER_MAJ) | 22 | TARGET1 = lib$(TARGET).so.$(VER_MAJ) |
23 | 23 | ||
@@ -116,39 +116,39 @@ REQUIRES= | |||
116 | 116 | ||
117 | ####### Compile | 117 | ####### Compile |
118 | 118 | ||
119 | main.o: main.cpp \ | 119 | main.o: main.cpp \ |
120 | today.h \ | 120 | today.h \ |
121 | todaybase.h \ | 121 | todaybase.h \ |
122 | /home/max/qtopia/opie/include/qpe/datebookdb.h \ | 122 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ |
123 | /home/max/qtopia/opie/include/qpe/event.h \ | 123 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ |
124 | /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ | 124 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ |
125 | /home/max/qtopia/opie/include/qpe/timeconversion.h \ | 125 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ |
126 | /home/max/qtopia/opie/include/qpe/qpcglobal.h \ | 126 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ |
127 | TodoItem.h \ | 127 | TodoItem.h \ |
128 | todayconfig.h \ | 128 | todayconfig.h \ |
129 | /home/max/qtopia/opie/include/qpe/qpeapplication.h | 129 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpeapplication.h |
130 | 130 | ||
131 | today.o: today.cpp \ | 131 | today.o: today.cpp \ |
132 | today.h \ | 132 | today.h \ |
133 | todaybase.h \ | 133 | todaybase.h \ |
134 | /home/max/qtopia/opie/include/qpe/datebookdb.h \ | 134 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ |
135 | /home/max/qtopia/opie/include/qpe/event.h \ | 135 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ |
136 | /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ | 136 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ |
137 | /home/max/qtopia/opie/include/qpe/timeconversion.h \ | 137 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ |
138 | /home/max/qtopia/opie/include/qpe/qpcglobal.h \ | 138 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ |
139 | TodoItem.h \ | 139 | TodoItem.h \ |
140 | todayconfig.h \ | 140 | todayconfig.h \ |
141 | minidom.h \ | 141 | minidom.h \ |
142 | /home/max/qtopia/opie/include/qpe/timestring.h \ | 142 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timestring.h \ |
143 | /home/max/qtopia/opie/include/qpe/config.h \ | 143 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/config.h \ |
144 | /home/max/qtopia/opie/include/qpe/qprocess.h | 144 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qprocess.h |
145 | 145 | ||
146 | todaybase.o: todaybase.cpp \ | 146 | todaybase.o: todaybase.cpp \ |
147 | todaybase.h \ | 147 | todaybase.h \ |
148 | /home/max/qtopia/opie/include/qpe/resource.h | 148 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/resource.h |
149 | 149 | ||
150 | todayconfig.o: todayconfig.cpp \ | 150 | todayconfig.o: todayconfig.cpp \ |
151 | todayconfig.h | 151 | todayconfig.h |
152 | 152 | ||
153 | minidom.o: minidom.c \ | 153 | minidom.o: minidom.c \ |
154 | minidom.h | 154 | minidom.h |
@@ -156,17 +156,17 @@ minidom.o: minidom.c \ | |||
156 | TodoItem.o: TodoItem.cpp \ | 156 | TodoItem.o: TodoItem.cpp \ |
157 | TodoItem.h | 157 | TodoItem.h |
158 | 158 | ||
159 | moc_today.o: moc_today.cpp \ | 159 | moc_today.o: moc_today.cpp \ |
160 | today.h \ | 160 | today.h \ |
161 | todaybase.h \ | 161 | todaybase.h \ |
162 | /home/max/qtopia/opie/include/qpe/datebookdb.h \ | 162 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/datebookdb.h \ |
163 | /home/max/qtopia/opie/include/qpe/event.h \ | 163 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/event.h \ |
164 | /home/max/qtopia/opie/include/qpe/palmtoprecord.h \ | 164 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/palmtoprecord.h \ |
165 | /home/max/qtopia/opie/include/qpe/timeconversion.h \ | 165 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/timeconversion.h \ |
166 | /home/max/qtopia/opie/include/qpe/qpcglobal.h \ | 166 | /home/kergoth/buildsystem/buildroot-oz/build/opie/include/qpe/qpcglobal.h \ |
167 | TodoItem.h \ | 167 | TodoItem.h \ |
168 | todayconfig.h | 168 | todayconfig.h |
169 | 169 | ||
170 | moc_todaybase.o: moc_todaybase.cpp \ | 170 | moc_todaybase.o: moc_todaybase.cpp \ |
171 | todaybase.h | 171 | todaybase.h |
172 | 172 | ||