Changes

Jump to navigation Jump to search
10 bytes removed ,  00:36, 27 January 2008
m
Removed one instance of make clog as running it a second time will not generate desired output, instead it will report: "make: `clog' is up to date."
Line 152: Line 152:     
You can automate the addition of the comments in the spec file with the command 'clog', test your spec is OK, then commit
 
You can automate the addition of the comments in the spec file with the command 'clog', test your spec is OK, then commit
make clog
+
 
 
  msg=`make clog`; cvs commit -m "$msg"
 
  msg=`make clog`; cvs commit -m "$msg"
  

Navigation menu