Jelajahi Sumber

patched directory name

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7888 8c9fc860-2736-0410-a75d-ab315db34111
felixf 7 tahun lalu
induk
melakukan
40fa7d88c7
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      source/Builds.Tool

+ 2 - 2
source/Builds.Tool

@@ -124,8 +124,8 @@ Win64G -- work in progress
 			Runtime Trace Glue Unix Machine Heaps Modules Objects Kernel KernelLog  Streams Commands Pipes StdIO 
 			TrapWriters Reflection Traps Files UnixFiles Clock Dates Reals Strings Diagnostics BitSets StringPool ObjectFile GenericLinker   GenericLoader  SystemTools StdIOShell 
 			Shell ~ 
-		FSTools.CopyFiles -oq NewAos/*.* => ../../Linux64/bin/*.* ~ 
-		FSTools.CopyFiles -o oberon => ../../Linux64/oberon ~ 
+		FSTools.CopyFiles -oq NewAos/*.* => ../../Linux64G/bin/*.* ~ 
+		FSTools.CopyFiles -o oberon => ../../Linux64G/oberon ~ 
 
 		FSTools.DeleteFiles -s NewAos/* ~
 		Release.Build --build --path=NewAos/ Linux32G ~