~ubuntu-branches/ubuntu/karmic/firebird2.1/karmic

« back to all changes in this revision

Viewing changes to src/include/gen/README.txt

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
All the files in this directory are generated by the program codes.e
 
3
 
 
4
They should not be edited directly rather the msg.gdb database should be 
 
5
updated and then these files should be regenerated via.
 
6
 
 
7
The commands to regenerate these files from this directory would be:
 
8
 
 
9
$cd ../../../firebird2/generated
 
10
$make rebuild_codes
 
11