summaryrefslogtreecommitdiffstats
path: root/libtommath/makefile.bcc
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/makefile.bcc')
-rw-r--r--libtommath/makefile.bcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile.bcc b/libtommath/makefile.bcc
index 647c69a..67743d9 100644
--- a/libtommath/makefile.bcc
+++ b/libtommath/makefile.bcc
@@ -39,6 +39,6 @@ TARGET = libtommath.lib
$(TARGET): $(OBJECTS)
-.c.objbjbjbj:
+.c.obj:
$(CC) $(CFLAGS) $<
$(LIB) $(TARGET) -+$@