ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/Makefile
(Generate patch)

Comparing trunk/OOPSE/libBASS/Makefile (file contents):
Revision 446 by chuckv, Fri Mar 28 21:45:03 2003 UTC vs.
Revision 447 by mmeineke, Thu Apr 3 20:21:54 2003 UTC

# Line 17 | Line 17 | MPI_INCLUDES= -I$(MPICH_INC) -I$(MPICH_INC)/mpi2c++
17   # include paths starting with "." are all relative to the SUBDIRS!!!
18  
19   INCLUDES= -I..
20 < MPI_INCLUDES= -I$(MPICH_INC) -I$(MPICH_INC)/mpi2c++
20 > MPI_INCLUDES= -I$(MPICH_INC)  
21  
22   CFLAGS=$(CFLAGS_C) $(INCLUDES) $(DECLARES) $(MPI_INCLUDES)
23   CXXFLAGS=$(CXXFLAGS_C) $(INCLUDES) $(DECLARES)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines