1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
MPH.h
MPH_to.c
MPH_to.h
Makefile
README.txt
mphtogen.c

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.