Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Makefile | 03-Dec-2014 | 601 | |
MPH.h | 03-Dec-2014 | 5.2K | |
MPH_to.c | 03-Dec-2014 | 7.2K | |
MPH_to.h | 03-Dec-2014 | 1.2K | |
mphtogen.c | 03-Dec-2014 | 1.7K | |
README.txt | 03-Dec-2014 | 298 |
1 This re-generates the file MPH_to_*.h. 2 You need to do this after modifying any of the MPH-related files. 3 4 Prerequisites: 5 * GNU make 6 7 Usage: 8 Type 'make'. 9 Diff the new files in ../../src/autogen vs. the new ones as sanity check. 10 Build and test using the new header files. 11 Then do 'make clean' here. 12