diff ChangeLog @ 1686:2ffec123f57a trunk

[svn] Fixed mk/objective.mk so that there won't be any [: ==: unexpected operator error messages anymore. (This occoured with BSD make _AND_ gmake!)
author js
date Thu, 14 Sep 2006 07:38:06 -0700
parents 0ca5a530be95
children aa8bbf970aae
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 13 18:59:47 2006 -0700
+++ b/ChangeLog	Thu Sep 14 07:38:06 2006 -0700
@@ -1,3 +1,12 @@
+2006-09-14 01:59:47 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [2307]
+  - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator.
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/sqlite/Makefile  
+
+
 2006-09-13 23:05:01 +0000  Giacomo Lozito <james@develia.org>
   revision [2305]
   - amidi-plug uses vfs now