[Pvfs2-cvs] commit by slang in pvfs2: Makefile.in

CVS commit program cvs at parl.clemson.edu
Mon Dec 4 18:53:06 EST 2006


Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv17548

Modified Files:
      Tag: pvfs-2-6-branch
	Makefile.in 
Log Message:
add the LIBRARIES_THREADED dep to the KERNAPPSTHR target for the 2.6 branch as well.


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/Makefile.in,v
diff -p -u -r1.227.6.1 -r1.227.6.2
--- Makefile.in	27 Nov 2006 20:02:47 -0000	1.227.6.1
+++ Makefile.in	4 Dec 2006 23:53:06 -0000	1.227.6.2
@@ -670,6 +670,7 @@ $(VISS): %: %.o $(VISMISCOBJS) $(LIBRARI
 $(ADMINTOOLS): %: %.o $(LIBRARIES)
 $(ADMINTOOLS_SERVER): %: %.o $(LIBRARIES) lib/libpvfs2-server.a
 $(KERNAPPS): %: %.o $(LIBRARIES)
+$(KERNAPPSTHR): %: %.o $(LIBRARIES_THREADED)
 
 # target for building _just_ the statecomp tool
 #statecomp: $(STATECOMP)



More information about the Pvfs2-cvs mailing list