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