@@ -934,8 +934,8 @@ DEPS_MAGIC := $(shell mkdir .deps > /dev
| sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
>> .deps/$(*F).P; \
rm .deps/$(*F).pp
# For DirectMusic build and BeOS specific parts
%.o: %.cpp $(MAKE_CONFIG) endian.h table/strings.h
@echo '===> Compiling $<
@echo '===> Compiling $<'
@$(CXX_BUILD) $< -o $@
Status change: