]> granicus.if.org Git - liblinear/commitdiff
Fix a typo(CXXC) in Makefile.win.
authorguestwalk <guestwalk@16e7d947-dcc2-db11-b54a-0017319806e7>
Wed, 12 Sep 2012 01:00:26 +0000 (01:00 +0000)
committerguestwalk <guestwalk@16e7d947-dcc2-db11-b54a-0017319806e7>
Wed, 12 Sep 2012 01:00:26 +0000 (01:00 +0000)
Makefile.win

index c5c721fae9b955bc290c2d25b95f1f9c32e0ecf4..84aa489aabaf2649b4dbdb8bbc24b59d43261006 100644 (file)
@@ -4,7 +4,7 @@
 #nmake -f Makefile.win
 
 ##########################################
-CXXC = cl.exe
+CXX = cl.exe
 CFLAGS = -nologo -O2 -EHsc -I. -D __WIN32__ -D _CRT_SECURE_NO_DEPRECATE
 TARGET = windows