]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/README
Made valid calibrations w/range 0-999999 - note oversampling is 4
[u/mrichter/AliRoot.git] / build / README
index e2b0a035db86c02469886971a406b8270d8879c1..4ea467c323142b31e2b54a6cc52436a78cdfa0c8 100644 (file)
@@ -108,9 +108,9 @@ SHLIB and binaries against LIBS. If desired extra libraries can be
 specified with the ELIBS variable. *DO NOT* specify the -l flag, just
 write the library like
 
-ELIBS:= CONTAINERS
+ELIBS:= TPC
 
-this will be translated into -lCONTAINERS
+this will be translated into -lTPC
 
 Extra library directories can be specified with ELIBSDIR