xref: /aosp_15_r20/frameworks/wilhelm/tools/mphtogen/README.txt (revision bebae9c0e76121f8312ccb50385c080b3a0b023c)
1This re-generates the file MPH_to_*.h.
2You need to do this after modifying any of the MPH-related files.
3
4Prerequisites:
5 * GNU make
6
7Usage:
8Type 'make'.
9Diff the new files in ../../src/autogen vs. the new ones as sanity check.
10Build and test using the new header files.
11Then do 'make clean' here.
12