Revision 186 trunk/bootloader/Makefile
| Makefile (revision 186) | ||
|---|---|---|
| 86 | 86 |
# Each directory must be seperated by a space. |
| 87 | 87 |
# Use forward slashes for directory separators. |
| 88 | 88 |
# For a directory that has spaces, enclose it in quotes. |
| 89 |
#EXTRAINCDIRS = C:\WinAVR\include\fwr |
|
| 89 |
EXTRAINCDIRS = |
|
| 90 | 90 |
|
| 91 | 91 |
|
| 92 | 92 |
# Compiler flag to set the C Standard level. |
| ... | ... | |
| 102 | 102 |
|
| 103 | 103 |
|
| 104 | 104 |
# Place -I options here |
| 105 |
CINCS = -I ../common/ |
|
| 105 |
CINCS = |
|
| 106 | 106 |
|
| 107 | 107 |
|
| 108 | 108 |
|
Also available in: Unified diff