[C-MPI-commits] SF.net SVN: c-mpi:[174] Makefile.in
Status: Pre-Alpha
Brought to you by:
jmwozniak
|
From: <jmw...@us...> - 2011-04-15 20:29:50
|
Revision: 174
http://c-mpi.svn.sourceforge.net/c-mpi/?rev=174&view=rev
Author: jmwozniak
Date: 2011-04-15 20:29:44 +0000 (Fri, 15 Apr 2011)
Log Message:
-----------
Clean up
Modified Paths:
--------------
Makefile.in
Modified: Makefile.in
===================================================================
--- Makefile.in 2011-04-15 19:27:40 UTC (rev 173)
+++ Makefile.in 2011-04-15 20:29:44 UTC (rev 174)
@@ -541,7 +541,6 @@
$(call dirname, $*) $(CFLAGS) $< > $@
SPLINTOPTS = +posixlib +gnuextensions # -preproc
-SPLINT_GS_S := $(shell find . -name "*.gs.s")
splint: $(CMPI_SRC)
$(Q) " SPLINT splint.out"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|