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.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
MPH.h v811_spc009_project 4 months ago
MPH_to.c v811_spc009_project 4 months ago
MPH_to.h v811_spc009_project 4 months ago
Makefile v811_spc009_project 4 months ago
README.txt v811_spc009_project 4 months ago
mphtogen.c v811_spc009_project 4 months ago

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.