audk/BaseTools/Scripts
Michael D Kinney ef190542b4 BaseTools/Scripts: Add sample makefile for use with RunMakefile.py
https://bugzilla.tianocore.org/show_bug.cgi?id=670

Add sample makefile that can be used to test RunMakefile.py
script and can also be used as a template to start a new
PREBUILD/POSTBUILD makefile.

This makefile contains TAB characters instead of spaces on
purpose to maximize compatibility with make utilities.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-08-11 11:28:35 -07:00
..
BinToPcd.py
ConvertMasmToNasm.py
ConvertUni.py
GccBase.lds
MemoryProfileSymbolGen.py
PatchCheck.py BaseTools/PatchCheck: Support Contribution Agreement 1.1 2017-08-03 11:01:46 -07:00
RunMakefile.py BaseTools/Scripts: Add python script to run a makefile 2017-08-11 11:21:04 -07:00
RunMakefileSample.mak BaseTools/Scripts: Add sample makefile for use with RunMakefile.py 2017-08-11 11:28:35 -07:00
Rvct-Align4K.sct
Rvct-Align32.sct
SetVisualStudio.bat
ShowEnvironment.bat
SmiHandlerProfileSymbolGen.py
UpdateBuildVersions.py