[Lldb-commits] [lldb] r124488 - /lldb/trunk/test/make/Makefile.rules

Johnny Chen johnny.chen at apple.com
Fri Jan 28 09:22:29 PST 2011


Author: johnny
Date: Fri Jan 28 11:22:29 2011
New Revision: 124488

URL: http://llvm.org/viewvc/llvm-project?rev=124488&view=rev
Log:
Minor comment change.

Modified:
    lldb/trunk/test/make/Makefile.rules

Modified: lldb/trunk/test/make/Makefile.rules
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/test/make/Makefile.rules?rev=124488&r1=124487&r2=124488&view=diff
==============================================================================
--- lldb/trunk/test/make/Makefile.rules (original)
+++ lldb/trunk/test/make/Makefile.rules Fri Jan 28 11:22:29 2011
@@ -186,3 +186,8 @@
 	@echo '  origin = $(origin $*)'
 	@echo '  flavor = $(flavor $*)'
 	@echo '   value = $(value  $*)'
+
+
+### Local Variables: ###
+### mode:makefile ###
+### End: ###





More information about the lldb-commits mailing list