1
0
Fork 0

(svn r1620) Fix typo in r1619

release/0.4.5
tron 2005-01-23 17:51:22 +00:00
parent 62e8c573e8
commit 2cf65953db
1 changed files with 1 additions and 1 deletions

View File

@ -937,5 +937,5 @@ DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
# For DirectMusic build and BeOS specific parts
%.o: %.cpp $(MAKE_CONFIG) endian.h table/strings.h
@echo '===> Compiling $<
@echo '===> Compiling $<'
@$(CXX_BUILD) $< -o $@