• Home
  • History
  • Annotate
  • only in /frameworks/wilhelm/tools/mphtogen/
NameDateSize

..14-Feb-20134 KiB

Makefile14-Feb-2013601

MPH.h14-Feb-20135 KiB

MPH_to.c14-Feb-20137 KiB

MPH_to.h14-Feb-20131.2 KiB

mphtogen.c14-Feb-20131.7 KiB

README.txt14-Feb-2013298

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