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

Comparing trunk/OOPSE/utils/Makefile.in (file contents):
Revision 771 by mmeineke, Fri Sep 19 15:20:33 2003 UTC vs.
Revision 774 by mmeineke, Fri Sep 19 16:03:44 2003 UTC

# Line 115 | Line 115 | MPI_INCLUDES= $(MPI_INC) $(MPI_INC)/mpi2c++
115   # include paths starting with "." are all relative to the SUBDIRS!!!
116  
117   INCLUDES= -I.. -I../../libBASS -I../../libmdtools
118 < MPI_INCLUDES= $(MPI_INC) $(MPI_INC)/mpi2c++
118 > MPI_INCLUDES= $(MPI_INC)
119   CFLAGS=$(CFLAGS_C) $(INCLUDES) $(DECLARES)
120   CXXFLAGS=$(CXXFLAGS_C) $(INCLUDES) $(DECLARES)
121   DEPFLAGS=$(CFLAGS_C) -I. $(SPRNG_INC) $(MPI_INCLUDES) -I../libBASS -I../libmdtools

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines