summaryrefslogtreecommitdiff
path: root/core
authormark <mark>2002-02-18 16:56:22 (UTC)
committer mark <mark>2002-02-18 16:56:22 (UTC)
commit0dd511276a499a83699a3d17ddb074eab7e7e4ca (patch) (side-by-side diff)
tree163cc31e0b42cde7a0c0df952c50c12284a81348 /core
parent46ae2ea92e910138307e65a8e4fbd666655766f4 (diff)
downloadopie-0dd511276a499a83699a3d17ddb074eab7e7e4ca.zip
opie-0dd511276a499a83699a3d17ddb074eab7e7e4ca.tar.gz
opie-0dd511276a499a83699a3d17ddb074eab7e7e4ca.tar.bz2
Fix (please work this time)
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/Makefile.in64
1 files changed, 31 insertions, 33 deletions
diff --git a/core/apps/textedit/Makefile.in b/core/apps/textedit/Makefile.in
index 399ea4b..06fdb77 100644
--- a/core/apps/textedit/Makefile.in
+++ b/core/apps/textedit/Makefile.in
@@ -79,10 +79,8 @@ $(DESTDIR)$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS)
moc: $(SRCMOC)
-tmake: Makefile.in
-
-Makefile.in: textedit.pro
- tmake textedit.pro -o Makefile.in
+tmake:
+ tmake textedit.pro
clean:
-rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS)
@@ -117,59 +115,59 @@ REQUIRES=
main.o: main.cpp \
textedit.h \
- /home/mark/source/opie/include/qpe/filemanager.h \
- /home/mark/source/opie/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/filemanager.h \
+ $(OPIEDIR)/include/qpe/qpeapplication.h
textedit.o: textedit.cpp \
textedit.h \
- /home/mark/source/opie/include/qpe/filemanager.h \
+ $(OPIEDIR)/include/qpe/filemanager.h \
fileBrowser.h \
fileSaver.h \
fontDialog.h \
- /home/mark/source/opie/include/qpe/fontdatabase.h \
- /home/mark/source/opie/include/qpe/fontfactoryinterface.h \
- /home/mark/source/opie/include/qpe/qcom.h \
- /home/mark/source/opie/include/qpe/quuid.h \
- /home/mark/source/opie/include/qpe/global.h \
- /home/mark/source/opie/include/qpe/fileselector.h \
- /home/mark/source/opie/include/qpe/applnk.h \
- /home/mark/source/opie/include/qpe/resource.h \
- /home/mark/source/opie/include/qpe/config.h \
- /home/mark/source/opie/include/qpe/qpeapplication.h \
- /home/mark/source/opie/include/qpe/qpemenubar.h \
- /home/mark/source/opie/include/qpe/qpetoolbar.h
+ $(OPIEDIR)/include/qpe/fontdatabase.h \
+ $(OPIEDIR)/include/qpe/fontfactoryinterface.h \
+ $(OPIEDIR)/include/qpe/qcom.h \
+ $(OPIEDIR)/include/qpe/quuid.h \
+ $(OPIEDIR)/include/qpe/global.h \
+ $(OPIEDIR)/include/qpe/fileselector.h \
+ $(OPIEDIR)/include/qpe/applnk.h \
+ $(OPIEDIR)/include/qpe/resource.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpeapplication.h \
+ $(OPIEDIR)/include/qpe/qpemenubar.h \
+ $(OPIEDIR)/include/qpe/qpetoolbar.h
fileBrowser.o: fileBrowser.cpp \
fileBrowser.h \
- /home/mark/source/opie/include/qpe/config.h
+ $(OPIEDIR)/include/qpe/config.h
fontDialog.o: fontDialog.cpp \
fontDialog.h \
- /home/mark/source/opie/include/qpe/fontdatabase.h \
- /home/mark/source/opie/include/qpe/fontfactoryinterface.h \
- /home/mark/source/opie/include/qpe/qcom.h \
- /home/mark/source/opie/include/qpe/quuid.h \
- /home/mark/source/opie/include/qpe/config.h \
- /home/mark/source/opie/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/fontdatabase.h \
+ $(OPIEDIR)/include/qpe/fontfactoryinterface.h \
+ $(OPIEDIR)/include/qpe/qcom.h \
+ $(OPIEDIR)/include/qpe/quuid.h \
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpeapplication.h
fileSaver.o: fileSaver.cpp \
fileSaver.h \
- /home/mark/source/opie/include/qpe/config.h \
- /home/mark/source/opie/include/qpe/qpeapplication.h
+ $(OPIEDIR)/include/qpe/config.h \
+ $(OPIEDIR)/include/qpe/qpeapplication.h
moc_textedit.o: moc_textedit.cpp \
textedit.h \
- /home/mark/source/opie/include/qpe/filemanager.h
+ $(OPIEDIR)/include/qpe/filemanager.h
moc_fileBrowser.o: moc_fileBrowser.cpp \
fileBrowser.h
moc_fontDialog.o: moc_fontDialog.cpp \
fontDialog.h \
- /home/mark/source/opie/include/qpe/fontdatabase.h \
- /home/mark/source/opie/include/qpe/fontfactoryinterface.h \
- /home/mark/source/opie/include/qpe/qcom.h \
- /home/mark/source/opie/include/qpe/quuid.h
+ $(OPIEDIR)/include/qpe/fontdatabase.h \
+ $(OPIEDIR)/include/qpe/fontfactoryinterface.h \
+ $(OPIEDIR)/include/qpe/qcom.h \
+ $(OPIEDIR)/include/qpe/quuid.h
moc_fileSaver.o: moc_fileSaver.cpp \
fileSaver.h