]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/Makefile.conf
Small changes in order to make compiling easier for new users.
[u/mrichter/AliRoot.git] / HLT / Makefile.conf
index b652ee8c42dadf30ebbe5a08693274f808bdaf3d..08ceed3b89674bbe3787160cb4c09cdab51df950 100644 (file)
@@ -17,6 +17,11 @@ endif
 ifndef TOPDIR
 TOPDIR = $(HOME)/workcode/level3code
 endif
+
+#Define directory to contain additional L3 code, such as logging classes.
+ifndef LEVEL3
+LEVEL3 = /prog/alice/level3
+endif
 ifndef LIBDIR
 LIBDIR = $(LEVEL3)/lib_$(USERNAME)
 endif