(svn r1620) Fix typo in r1619
authortron
Sun, 23 Jan 2005 17:51:22 +0000
changeset 1119 44a402ca7c01
parent 1118 9156318143d5
child 1120 047e8b16a954
(svn r1620) Fix typo in r1619
Makefile
--- a/Makefile	Sun Jan 23 17:35:01 2005 +0000
+++ b/Makefile	Sun Jan 23 17:51:22 2005 +0000
@@ -937,5 +937,5 @@
 
 # For DirectMusic build and BeOS specific parts
 %.o: %.cpp  $(MAKE_CONFIG) endian.h table/strings.h
-	@echo '===> Compiling $<
+	@echo '===> Compiling $<'
 	@$(CXX_BUILD) $< -o $@