]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Put headers before libraries in the make.
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jun 1999 06:40:14 +0000 (06:40 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jun 1999 06:40:14 +0000 (06:40 +0000)
TRD/Makefile

index 5f4098dfc2acae9c78a699dc02034df4744bf770..62a47f234c9360b14d82929b4e1eef54a1c0bc0e 100644 (file)
@@ -50,7 +50,7 @@ FFLAGS      = $(FOPT)
 SLIBRARY       = $(ALICE_ROOT)/lib/libTRD.$(SL)
 ALIBRARY       = $(ALICE_ROOT)/lib/libTRD.a
 
-default:       $(SLIBRARY) headers
+default:       headers $(SLIBRARY)
 
 $(ALICE_ROOT)/lib/libTRD.$(SL):        $(OBJS)