Changeset 2e0b90a for BOOK/Makefile


Ignore:
Timestamp:
Jan 10, 2014, 6:07:19 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7389805
Parents:
9d63235
Message:

Add missing @echo when running make help between download target and md5 target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/Makefile

    r9d63235 r2e0b90a  
    239239        @echo "Download-List Targets"
    240240        @echo "  $(FG_GREEN)download-list $(FG_BLUE)$(ARCHS_DLLIST)$(FG_DEFAULT)"
     241        @echo
    241242        @echo "md5-List Targets"
    242243        @echo "  $(FG_GREEN)md5-list $(FG_BLUE)$(ARCHS_MD5LIST)$(FG_DEFAULT)"
Note: See TracChangeset for help on using the changeset viewer.