diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-10 14:59:13 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-06-10 14:59:13 +0000 |
| commit | 724c884e4c88b273c7666501d5913602ecf3de84 (patch) | |
| tree | c2c95a61e6ce31f3d468627da50d40125902207f /LUFA/Build/lufa.core.in | |
| parent | e765c9b8f4231267e1dab5946ca50d389ff2e2ae (diff) | |
Add Build System documentation to the library manual. Update CPPCHECK build system module so that it uses the SRC variable rather than just the project directory.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2329 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/Build/lufa.core.in')
| -rw-r--r-- | LUFA/Build/lufa.core.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Build/lufa.core.in b/LUFA/Build/lufa.core.in index 6c124d81..57be1254 100644 --- a/LUFA/Build/lufa.core.in +++ b/LUFA/Build/lufa.core.in @@ -12,10 +12,10 @@ LUFA_BUILD_MANDATORY_VARS += LUFA_BUILD_OPTIONAL_VARS += # ----------------------------------------------------------------------------- -# LUFA Core Buildsystem Makefile Module. +# LUFA Core Build System Makefile Module. # ----------------------------------------------------------------------------- # DESCRIPTION: -# Provides a set of core build targets for the LUFA buildsystem +# Provides a set of core build targets for the LUFA build system # ----------------------------------------------------------------------------- # TARGETS: # |
