frameworks/wilhelm/tools/mphtogen
cpeng 69f93dc236 android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
..
MPH.h android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
MPH_to.c android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
MPH_to.h android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
Makefile android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
README.txt android 13 from xiaosuan 2025-08-25 08:17:13 +08:00
mphtogen.c android 13 from xiaosuan 2025-08-25 08:17:13 +08:00

README.txt

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.