Home | History | Annotate | only in /frameworks/wilhelm/tools/mphtogen
Up to higher level directory
NameDateSize
Makefile10-Jul-2012601
MPH.h10-Jul-20125K
MPH_to.c10-Jul-20127K
MPH_to.h10-Jul-20121.2K
mphtogen.c10-Jul-20121.7K
README.txt10-Jul-2012298

README.txt

      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