summaryrefslogtreecommitdiff
path: root/noncore/games/fifteen/Makefile.in
Unidiff
Diffstat (limited to 'noncore/games/fifteen/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/fifteen/Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/noncore/games/fifteen/Makefile.in b/noncore/games/fifteen/Makefile.in
index 23c7334..1cae722 100644
--- a/noncore/games/fifteen/Makefile.in
+++ b/noncore/games/fifteen/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)
@@ -102,6 +102,6 @@ fifteen.o: fifteen.cpp \
102 fifteen.h \ 102 fifteen.h \
103 $(QPEDIR)/include/qpe/resource.h \ 103 $(OPIEDIR)/include/qpe/resource.h \
104 $(QPEDIR)/include/qpe/config.h \ 104 $(OPIEDIR)/include/qpe/config.h \
105 $(QPEDIR)/include/qpe/qpetoolbar.h \ 105 $(OPIEDIR)/include/qpe/qpetoolbar.h \
106 $(QPEDIR)/include/qpe/qpemenubar.h 106 $(OPIEDIR)/include/qpe/qpemenubar.h
107 107
@@ -109,3 +109,3 @@ main.o: main.cpp \
109 fifteen.h \ 109 fifteen.h \
110 $(QPEDIR)/include/qpe/qpeapplication.h 110 $(OPIEDIR)/include/qpe/qpeapplication.h
111 111