--- trunk/OOPSE/libBASS/Makefile.in 2003/09/25 16:42:34 785 +++ trunk/OOPSE/libBASS/Makefile.in 2003/10/28 16:03:06 828 @@ -87,7 +87,7 @@ SRC_DIR := $(PWD) # Then do the compile rules: -SRC_DIR := $(PWD) +SRC_DIR := .. obj/%.o: %.cpp cd obj; $(CXX) $(CXXFLAGS) -c $(SRC_DIR)/$<