README.txt 298 B

1234567891011
  1. This re-generates the file MPH_to_*.h.
  2. You need to do this after modifying any of the MPH-related files.
  3. Prerequisites:
  4. * GNU make
  5. Usage:
  6. Type 'make'.
  7. Diff the new files in ../../src/autogen vs. the new ones as sanity check.
  8. Build and test using the new header files.
  9. Then do 'make clean' here.