summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/Makefile.in
Unidiff
Diffstat (limited to 'noncore/games/parashoot/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/Makefile.in42
1 files changed, 21 insertions, 21 deletions
diff --git a/noncore/games/parashoot/Makefile.in b/noncore/games/parashoot/Makefile.in
index ff7397e..254bcd2 100644
--- a/noncore/games/parashoot/Makefile.in
+++ b/noncore/games/parashoot/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
@@ -123,6 +123,6 @@ main.o: main.cpp \
123 bullet.h \ 123 bullet.h \
124 $(QPEDIR)/include/qpe/sound.h \ 124 $(OPIEDIR)/include/qpe/sound.h \
125 base.h \ 125 base.h \
126 helicopter.h \ 126 helicopter.h \
127 $(QPEDIR)/include/qpe/qpeapplication.h 127 $(OPIEDIR)/include/qpe/qpeapplication.h
128 128
@@ -132,3 +132,3 @@ interface.o: interface.cpp \
132 bullet.h \ 132 bullet.h \
133 $(QPEDIR)/include/qpe/sound.h \ 133 $(OPIEDIR)/include/qpe/sound.h \
134 base.h \ 134 base.h \
@@ -136,4 +136,4 @@ interface.o: interface.cpp \
136 man.h \ 136 man.h \
137 $(QPEDIR)/include/qpe/resource.h \ 137 $(OPIEDIR)/include/qpe/resource.h \
138 $(QPEDIR)/include/qpe/qpetoolbar.h 138 $(OPIEDIR)/include/qpe/qpetoolbar.h
139 139
@@ -142,8 +142,8 @@ man.o: man.cpp \
142 man.h \ 142 man.h \
143 $(QPEDIR)/include/qpe/sound.h \ 143 $(OPIEDIR)/include/qpe/sound.h \
144 base.h \ 144 base.h \
145 $(QPEDIR)/include/qpe/resource.h 145 $(OPIEDIR)/include/qpe/resource.h
146 146
147cannon.o: cannon.cpp \ 147cannon.o: cannon.cpp \
148 $(QPEDIR)/include/qpe/resource.h \ 148 $(OPIEDIR)/include/qpe/resource.h \
149 codes.h \ 149 codes.h \
@@ -151,3 +151,3 @@ cannon.o: cannon.cpp \
151 bullet.h \ 151 bullet.h \
152 $(QPEDIR)/include/qpe/sound.h 152 $(OPIEDIR)/include/qpe/sound.h
153 153
@@ -156,5 +156,5 @@ base.o: base.cpp \
156 base.h \ 156 base.h \
157 $(QPEDIR)/include/qpe/sound.h \ 157 $(OPIEDIR)/include/qpe/sound.h \
158 man.h \ 158 man.h \
159 $(QPEDIR)/include/qpe/resource.h 159 $(OPIEDIR)/include/qpe/resource.h
160 160
@@ -163,7 +163,7 @@ bullet.o: bullet.cpp \
163 bullet.h \ 163 bullet.h \
164 $(QPEDIR)/include/qpe/sound.h \ 164 $(OPIEDIR)/include/qpe/sound.h \
165 man.h \ 165 man.h \
166 helicopter.h \ 166 helicopter.h \
167 $(QPEDIR)/include/qpe/resource.h \ 167 $(OPIEDIR)/include/qpe/resource.h \
168 $(QPEDIR)/include/qpe/qmath.h 168 $(OPIEDIR)/include/qpe/qmath.h
169 169
@@ -171,6 +171,6 @@ helicopter.o: helicopter.cpp \
171 helicopter.h \ 171 helicopter.h \
172 $(QPEDIR)/include/qpe/sound.h \ 172 $(OPIEDIR)/include/qpe/sound.h \
173 man.h \ 173 man.h \
174 codes.h \ 174 codes.h \
175 $(QPEDIR)/include/qpe/resource.h 175 $(OPIEDIR)/include/qpe/resource.h
176 176
@@ -180,3 +180,3 @@ moc_interface.o: moc_interface.cpp \
180 bullet.h \ 180 bullet.h \
181 $(QPEDIR)/include/qpe/sound.h \ 181 $(OPIEDIR)/include/qpe/sound.h \
182 base.h \ 182 base.h \
@@ -187,3 +187,3 @@ moc_cannon.o: moc_cannon.cpp \
187 bullet.h \ 187 bullet.h \
188 $(QPEDIR)/include/qpe/sound.h 188 $(OPIEDIR)/include/qpe/sound.h
189 189
@@ -191,3 +191,3 @@ moc_bullet.o: moc_bullet.cpp \
191 bullet.h \ 191 bullet.h \
192 $(QPEDIR)/include/qpe/sound.h 192 $(OPIEDIR)/include/qpe/sound.h
193 193