]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding a missing slash
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Aug 2005 06:53:17 +0000 (06:53 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Aug 2005 06:53:17 +0000 (06:53 +0000)
build/Makefile.linuxicc

index 3bbf67d75696bbbccb3913662da9cd7f3f148f51..ec2143bd7ebce7a6fe14a3d67ed92d0287313b70 100644 (file)
@@ -57,5 +57,5 @@ LIBNOVER      = `find /lib -name 'libNoVersion*.so' | xargs --replace basename {
 
 #System libraries
 SYSLIBS      := -lcrypt -L/usr/X11R6/lib -lX11 $(LIBNOVER) -L/usr/local/lib \
-                -lXt -L$(shell which ifort | sed -e 's|bin/ifort|lib|') 
+                -lXt -L$(shell which ifort | sed -e 's|bin/ifort|lib|') \
                 -lifcore -lifport