android_mt6572_jiabo/frameworks/wilhelm/tools/mphtogen
2025-09-05 16:56:03 +08:00
..
Makefile first commit 2025-09-05 16:56:03 +08:00
MPH.h first commit 2025-09-05 16:56:03 +08:00
MPH_to.c first commit 2025-09-05 16:56:03 +08:00
MPH_to.h first commit 2025-09-05 16:56:03 +08:00
mphtogen.c first commit 2025-09-05 16:56:03 +08:00
README.txt first commit 2025-09-05 16:56:03 +08:00

This re-generates the file MPH_to_*.h.
You need to do this after modifying any of the MPH-related files.

Prerequisites:
 * GNU make

Usage:
Type 'make'.
Diff the new files in ../../src/autogen vs. the new ones as sanity check.
Build and test using the new header files.
Then do 'make clean' here.