(svn r1620) Fix typo in r1619

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 20 years ago
parent 62e8c573e8
commit 2cf65953db

@ -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 $@

Loading…
Cancel
Save