Author: ruschein
Date: 2011-09-21 16:29:03 -0700 (Wed, 21 Sep 2011)
New Revision: 26919

Modified:
   csplugins/trunk/ucsd/ruschein/GSFS/Makefile
Log:
Added "all" target so that I can run "make clean all".

Modified: csplugins/trunk/ucsd/ruschein/GSFS/Makefile
===================================================================
--- csplugins/trunk/ucsd/ruschein/GSFS/Makefile 2011-09-21 23:28:34 UTC (rev 
26918)
+++ csplugins/trunk/ucsd/ruschein/GSFS/Makefile 2011-09-21 23:29:03 UTC (rev 
26919)
@@ -5,6 +5,8 @@
 OBJS        = $(TEMP:.cc=.o)
 
 
+all: lib/libiViaCoreSubset.a
+
 lib/libiViaCoreSubset.a: $(OBJS)
        @echo "Linking $@..."
        @ar cqs $@ $^

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to