summaryrefslogtreecommitdiffstats
path: root/libtommath/makefile.bcc
diff options
context:
space:
mode:
authorkennykb <kennykb@noemail.net>2005-12-27 17:59:37 (GMT)
committerkennykb <kennykb@noemail.net>2005-12-27 17:59:37 (GMT)
commitbbce150d2b93dae39ec7656fe2f03356a20af440 (patch)
tree3273c8ec1192254a0628eccc71a9b1088fea0f2a /libtommath/makefile.bcc
parent4fb9d487a3c932f705edacc95f305ea6bf523818 (diff)
downloadtcl-bbce150d2b93dae39ec7656fe2f03356a20af440.zip
tcl-bbce150d2b93dae39ec7656fe2f03356a20af440.tar.gz
tcl-bbce150d2b93dae39ec7656fe2f03356a20af440.tar.bz2
Import of libtommath 0.37
FossilOrigin-Name: ff26105d8d64a0286603122798aef72f01bddf32
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) -+$@