summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/Makefile.in
Unidiff
Diffstat (limited to 'noncore/settings/sysinfo/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sysinfo/Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/noncore/settings/sysinfo/Makefile.in b/noncore/settings/sysinfo/Makefile.in
index 1149304..fb9d15e 100644
--- a/noncore/settings/sysinfo/Makefile.in
+++ b/noncore/settings/sysinfo/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 = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -127,3 +127,3 @@ main.o: main.cpp \
127 sysinfo.h \ 127 sysinfo.h \
128 $(QPEDIR)/include/qpe/qpeapplication.h 128 $(OPIEDIR)/include/qpe/qpeapplication.h
129 129
@@ -144,4 +144,4 @@ storage.o: storage.cpp \
144versioninfo.o: versioninfo.cpp \ 144versioninfo.o: versioninfo.cpp \
145 $(QPEDIR)/include/qpe/resource.h \ 145 $(OPIEDIR)/include/qpe/resource.h \
146 $(QPEDIR)/include/qpe/version.h \ 146 $(OPIEDIR)/include/qpe/version.h \
147 versioninfo.h 147 versioninfo.h
@@ -154,3 +154,3 @@ sysinfo.o: sysinfo.cpp \
154 sysinfo.h \ 154 sysinfo.h \
155 $(QPEDIR)/include/qpe/resource.h 155 $(OPIEDIR)/include/qpe/resource.h
156 156