jianglin 1c85872cc8 create repository há 4 anos atrás
..
MPH.h 1c85872cc8 create repository há 4 anos atrás
MPH_to.c 1c85872cc8 create repository há 4 anos atrás
MPH_to.h 1c85872cc8 create repository há 4 anos atrás
Makefile 1c85872cc8 create repository há 4 anos atrás
README.txt 1c85872cc8 create repository há 4 anos atrás
mphtogen.c 1c85872cc8 create repository há 4 anos atrás

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.