1. Write up a document on how to use the new Make system (README.mk-devel), so others may assist in the work that we're spearheading at Cisco and contributing back to LTP, and we can begin dropping the adhoc Makefiles. 2. Add master_rules.mk which contains canned rules for environment setup, leaf directories, and trunk directories to reduce Make logic noise in the existing LTP Makefile's. This is a more condensed and straightforward version of the original master_rules.mk file contributed and never integrated into LTP in the past. 3. Add master_include.mk, a file which stands as the defacto include Makefile for all . This was created out of the comment provided by Mike Frysinger w.r.t. a master include file.
Note: This patch has been largely tested, but some of the additional functionality and rework in generic_trunk_target needs to be tested more prior to commit; hence it's a Draft 1 patch. Signed-off-by: Garrett Cooper <[email protected]>
Make-system-enhancements.diff
Description: Binary data
------------------------------------------------------------------------------
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
