summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmpeg3/Makefile.in
authorkergoth <kergoth>2002-02-01 22:24:34 (UTC)
committer kergoth <kergoth>2002-02-01 22:24:34 (UTC)
commit5a3c8bf8c1033882685f3a6d897c6fa5229403e3 (patch) (unidiff)
tree48303354ea88e165f5a263208c9ecd8ba503dfe4 /core/multimedia/opieplayer/libmpeg3/Makefile.in
parent190a0111ccd874923bf88dac938531a18f52e698 (diff)
downloadopie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.zip
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.gz
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.bz2
Making opie compile again.
Diffstat (limited to 'core/multimedia/opieplayer/libmpeg3/Makefile.in') (more/less context) (show whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmpeg3/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/multimedia/opieplayer/libmpeg3/Makefile.in b/core/multimedia/opieplayer/libmpeg3/Makefile.in
index 4ccdb8c..154f85d 100644
--- a/core/multimedia/opieplayer/libmpeg3/Makefile.in
+++ b/core/multimedia/opieplayer/libmpeg3/Makefile.in
@@ -129,10 +129,8 @@ $(DESTDIR)$(SYSCONF_LINK_TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS)
129 129
130moc: $(SRCMOC) 130moc: $(SRCMOC)
131 131
132tmake: Makefile.in 132tmake:
133 133 tmake libmpeg3.pro
134Makefile.in: libmpeg3.pro
135 tmake libmpeg3.pro -o Makefile.in
136 134
137clean: 135clean:
138 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS) 136 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS)