Update README

This commit is contained in:
Eric Froemling 2019-10-07 03:31:10 -07:00 committed by GitHub
parent c82384b734
commit a30d8418c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
These configs are installed via 'make toolconfigs' in the project root.
(and should be automatically built for other targets such as 'make check')
These configs can be installed via 'make prereqs' in the project root.
(this should automatically happen as part of other targets such as 'make check')
Some of these are filtered to include an abs path to the project root
or other varying data, so they can not simply be included as flat files.
or other varying data, which is why we use this mechanism instead of simply
including them as flat files.