7384 Add scripts to manage Makefile-local .gitignore files containing clean/clobber-targeted derived files
Review Request #217 — Created Sept. 16, 2016 and updated — Latest diff uploaded
Information | |
---|---|
seeemef@mac.com | |
illumos-gate | |
Reviewers | |
general | |
7384 Add scripts to manage Makefile-local .gitignore files containing clean/clobber-targeted derived files
Testing shows that:
1) same objects and files are created after a full-build (plus new .gitignore files);
2) make clobber still results in a clean working directory;