android13/frameworks/wilhelm/tools/mphtogen
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
MPH.h initial 2024-06-22 20:45:49 +08:00
MPH_to.c initial 2024-06-22 20:45:49 +08:00
MPH_to.h initial 2024-06-22 20:45:49 +08:00
Makefile initial 2024-06-22 20:45:49 +08:00
README.txt initial 2024-06-22 20:45:49 +08:00
mphtogen.c initial 2024-06-22 20:45:49 +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.