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

Comparing trunk/OOPSE/libBASS/Makefile.in (file contents):
Revision 785 by gezelter, Thu Sep 25 16:42:34 2003 UTC vs.
Revision 828 by gezelter, Tue Oct 28 16:03:06 2003 UTC

# Line 87 | Line 87 | SRC_DIR := $(PWD)
87  
88   # Then do the compile rules:
89  
90 < SRC_DIR := $(PWD)
90 > SRC_DIR := ..
91  
92   obj/%.o: %.cpp
93          cd obj; $(CXX) $(CXXFLAGS) -c $(SRC_DIR)/$<

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines