summaryrefslogtreecommitdiff
authorkergoth <kergoth>2002-02-15 17:22:31 (UTC)
committer kergoth <kergoth>2002-02-15 17:22:31 (UTC)
commit5a122653a4d347f29cf8772635920ea6fdf14eb5 (patch) (unidiff)
tree3a44436b1dee92b558c17f52f394cd09a6574d7c
parent7ce9289103dc8594b7bd797be73a80bdfdf9ca35 (diff)
downloadopie-5a122653a4d347f29cf8772635920ea6fdf14eb5.zip
opie-5a122653a4d347f29cf8772635920ea6fdf14eb5.tar.gz
opie-5a122653a4d347f29cf8772635920ea6fdf14eb5.tar.bz2
updated Makefile.in
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/Makefile.in44
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
@@ -8,3 +8,3 @@ 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)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = ./ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -121,10 +121,10 @@ main.o: main.cpp \
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
@@ -133,7 +133,7 @@ today.o: today.cpp \
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 \
@@ -141,5 +141,5 @@ today.o: today.cpp \
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
@@ -147,3 +147,3 @@ 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
@@ -161,7 +161,7 @@ moc_today.o: moc_today.cpp \
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 \