From 27c94fadca609427a9af6c282cdf09568cbbc761 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Fri, 20 Aug 2010 00:03:16 -0700 Subject: [PATCH] bits --- lib/hcrypto/libtommath/NTMakefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/hcrypto/libtommath/NTMakefile b/lib/hcrypto/libtommath/NTMakefile index 0890941fc..b742ba9f7 100644 --- a/lib/hcrypto/libtommath/NTMakefile +++ b/lib/hcrypto/libtommath/NTMakefile @@ -162,4 +162,10 @@ libltm_OBJs= \ $(LIBLTM): $(libltm_OBJs) $(LIBCON) -all:: $(INCFILES) $(LIBLTM) \ No newline at end of file +all:: $(INCFILES) $(LIBLTM) + +{}.c{$(OBJ)}.obj: + $(C2OBJ) + +{$(OBJ)}.c{$(OBJ)}.obj: + $(C2OBJ)