Skip to content

Commit 0b41283

Browse files
committed
Update documentation comments in Makefile
1 parent 81d3ed7 commit 0b41283

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Makefile

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
## ======================================================================================================== ##
2-
## IMPORTANT NOTE: This Makefile setup is designed to work both standalone and integrated with brickOS-bibo ##
3-
## - Makefile: For building stand-alone ##
4-
## - Makefile.sub: For building as part of brickOS-bibo ##
5-
## ======================================================================================================== ##
1+
## ========================================================================================================
2+
## IMPORTANT NOTE: This Makefile setup is designed to work both standalone and integrated with brickOS-bibo
3+
## - Makefile: For building stand-alone, effectively providing what would provided by Makefle
4+
## or Makefile.common from brickOS-bibo
5+
## - Makefile.sub: Facilitates building as part of brickOS-bibo
6+
## ========================================================================================================
67

78
# Development Packages:
89
# * Required: h8300 binutils

0 commit comments

Comments
 (0)