Changeset 78b1483 in clfs-embedded
- Timestamp:
- Jun 10, 2013, 7:37:34 AM (11 years ago)
- Branches:
- master
- Children:
- 402e2e3
- Parents:
- 16ed8d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r16ed8d6 r78b1483 26 26 endif 27 27 28 .PHONY: clfs lfs29 clfs lfs: html28 .PHONY: clfs 29 clfs: html 30 30 31 31 .PHONY: tidy tidy-f tidy-d … … 201 201 @echo 202 202 @echo "HTML Targets" 203 @echo " $(FG_GREEN)clfs lfstidy html render titlepage $(FG_BLUE)$(ARCHS_HTML)$(FG_DEFAULT)"203 @echo " $(FG_GREEN)clfs tidy html render titlepage $(FG_BLUE)$(ARCHS_HTML)$(FG_DEFAULT)" 204 204 @echo 205 205 @echo "NoChunks Targets"
Note:
See TracChangeset
for help on using the changeset viewer.