• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Dec-2023-

MPH.hH A D12-Dec-20235.2 KiB137100

MPH_to.cH A D12-Dec-20237.2 KiB267218

MPH_to.hH A D12-Dec-20231.2 KiB3916

MakefileH A D12-Dec-2023615 1711

README.txtH A D12-Dec-2023298 129

mphtogen.cH A D12-Dec-20231.7 KiB6745

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