aboutsummaryrefslogtreecommitdiff
path: root/cyclone
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-01-30 17:07:17 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-01-30 17:07:17 +0000
commitbbb80ee9ae981da4b25941500c8f3cc7eeb14063 (patch)
treef4b9d16045d24f8a0b7e5dd78848dab0900c3d58 /cyclone
parent8b69cff4357081fdd688f2c29273d34235157d22 (diff)
remove renaming of [cartopol~] since I did not realize there was some Makefile tricks in Makefile.common to rename the binary
svn path=/trunk/externals/miXed/; revision=15926
Diffstat (limited to 'cyclone')
-rw-r--r--cyclone/Makefile.sources2
-rw-r--r--cyclone/sickle/Makefile.sources2
-rw-r--r--cyclone/sickle/cartopol.c (renamed from cyclone/sickle/cartopol~.c)0
3 files changed, 2 insertions, 2 deletions
diff --git a/cyclone/Makefile.sources b/cyclone/Makefile.sources
index b44ac05..a5f40ca 100644
--- a/cyclone/Makefile.sources
+++ b/cyclone/Makefile.sources
@@ -182,7 +182,7 @@ sickle/pong.c
SFRAGILE_TILDE = $(TILDE)
SFRAGILE_SOURCES = \
-sickle/cartopol~.c \
+sickle/cartopol.c \
sickle/poltocar.c
SFRAGILEFITTER_TILDE = $(TILDE)
diff --git a/cyclone/sickle/Makefile.sources b/cyclone/sickle/Makefile.sources
index 9957270..ce8b493 100644
--- a/cyclone/sickle/Makefile.sources
+++ b/cyclone/sickle/Makefile.sources
@@ -21,7 +21,7 @@ bitshift.c \
bitxor.c \
buffir.c \
capture.c \
-cartopol~.c \
+cartopol.c \
change.c \
click.c \
Clip.c \
diff --git a/cyclone/sickle/cartopol~.c b/cyclone/sickle/cartopol.c
index 4c25797..4c25797 100644
--- a/cyclone/sickle/cartopol~.c
+++ b/cyclone/sickle/cartopol.c