Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
MPH.h | D | 22-Nov-2023 | 5.2 KiB | 137 | 100 | |
MPH_to.c | D | 22-Nov-2023 | 7.2 KiB | 267 | 218 | |
MPH_to.h | D | 22-Nov-2023 | 1.2 KiB | 39 | 16 | |
Makefile | D | 22-Nov-2023 | 601 | 17 | 11 | |
README.txt | D | 22-Nov-2023 | 298 | 12 | 9 | |
mphtogen.c | D | 22-Nov-2023 | 1.7 KiB | 67 | 45 |
README.txt
1This re-generates the file MPH_to_*.h. 2You need to do this after modifying any of the MPH-related files. 3 4Prerequisites: 5 * GNU make 6 7Usage: 8Type 'make'. 9Diff the new files in ../../src/autogen vs. the new ones as sanity check. 10Build and test using the new header files. 11Then do 'make clean' here. 12