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

Comparing trunk/OOPSE/staticProps/Makefile.in (file contents):
Revision 810 by mmeineke, Fri Oct 17 21:19:07 2003 UTC vs.
Revision 835 by gezelter, Tue Oct 28 20:42:24 2003 UTC

# Line 4 | Line 4 | TOP=@abs_top_builddir@
4   # You should not change anything here.              #
5   #####################################################
6  
7 < TOP=@abs_top_builddir@
7 > TOP=../
8  
9   .SUFFIXES : .cpp .c $(O)
10  
# Line 117 | Line 117 | INCLUDES= -I.. -I$(TOP)/libBASS -I$(TOP)/libmdtools
117  
118   # include paths starting with "." are all relative to the SUBDIRS!!!
119  
120 < INCLUDES= -I.. -I$(TOP)/libBASS -I$(TOP)/libmdtools
120 > INCLUDES= -I.. -I$(TOP)/../libBASS -I$(TOP)/../libmdtools
121   MPI_INCLUDES= $(MPI_INC)
122   CFLAGS=$(CFLAGS_C) $(INCLUDES) $(DECLARES)
123   CXXFLAGS=$(CXXFLAGS_C) $(INCLUDES) $(DECLARES)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines