You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2006/11/30 22:46:51 UTC

svn commit: r481088 - /harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile

Author: geirm
Date: Thu Nov 30 13:46:46 2006
New Revision: 481088

URL: http://svn.apache.org/viewvc?view=rev&rev=481088
Log:
update to work on windows

Modified:
    harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile

Modified: harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile
URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile?view=diff&rev=481088&r1=481087&r2=481088
==============================================================================
--- harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile (original)
+++ harmony/enhanced/jdktools/trunk/modules/samsa/src/main/native/samsa/windows/makefile Thu Nov 30 13:46:46 2006
@@ -20,7 +20,7 @@
 !include <$(HY_HDK)\build\make\defines.mak>
 
 EXENAME=$(EXEPATH)samsa.exe
-BUILDFILES = ..\samsa.o
+BUILDFILES = ..\samsa.obj
 EXEFLAGS=$(guilflags) -subsystem:windows
 EXEDLLFILES=$(guilibsdll)