From f6ee5a9b0dbc083b0ccbf9ecbcf9b8bddb401daf Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sun, 24 Feb 2002 17:43:36 +0000 Subject: fixed hardpath --- (limited to 'noncore/unsupported') diff --git a/noncore/unsupported/filebrowser/Makefile.in b/noncore/unsupported/filebrowser/Makefile.in index d964f79..c3336cf 100644 --- a/noncore/unsupported/filebrowser/Makefile.in +++ b/noncore/unsupported/filebrowser/Makefile.in @@ -114,13 +114,13 @@ filebrowser.o: filebrowser.cpp \ inlineedit.h \ filebrowser.h \ filePermissions.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/resource.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/global.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/mimetype.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/applnk.h \ - /usr/src/oldsrc/Opie/opie/include/qcopenvelope_qws.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/qpetoolbar.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/qpemenubar.h + $(OPIEDIR)/include/qpe/resource.h \ + $(OPIEDIR)/include/qpe/global.h \ + $(OPIEDIR)/include/qpe/mimetype.h \ + $(OPIEDIR)/include/qpe/applnk.h \ + $(OPIEDIR)/include/qcopenvelope_qws.h \ + $(OPIEDIR)/include/qpe/qpetoolbar.h \ + $(OPIEDIR)/include/qpe/qpemenubar.h inlineedit.o: inlineedit.cpp \ inlineedit.h @@ -130,10 +130,10 @@ filePermissions.o: filePermissions.cpp \ main.o: main.cpp \ filebrowser.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/qpeapplication.h \ - /usr/src/oldsrc/Opie/opie/include/qpedecoration_qws.h \ - /usr/src/oldsrc/Opie/opie/include/timestring.h \ - /usr/src/oldsrc/Opie/opie/include/qpe/mimetype.h + $(OPIEDIR)/include/qpe/qpeapplication.h \ + $(OPIEDIR)/include/qpedecoration_qws.h \ + $(OPIEDIR)/include/timestring.h \ + $(OPIEDIR)/include/qpe/mimetype.h moc_inlineedit.o: moc_inlineedit.cpp \ inlineedit.h -- cgit v0.9.0.2