K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-10-19T20:13:08.052718Z K 7 svn:log V 322 Improve upon the previous commit to fix the yacc rule. 1. Have the resulting C file depend on the resulting H file as it should be. Touch the C file to make sure the C file is newer than the H file to keep make happy. 2. Apply the same fix to the other instance of .ORDER, missed in the previous commit. END