Skip to content

Commit

Permalink
#77 solves makefile help error
Browse files Browse the repository at this point in the history
  • Loading branch information
jcecconi authored and mcerdeiro committed Apr 14, 2015
1 parent dc60c2f commit 25a5ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ help:
@echo info_\<mod\>..........: same as info but reporting information of a library
@echo info_ext_\<mod\>......: same as info_\<mod\> but for an external library
@echo version.............: dislpays the version of each module
@echo release.............: performs a firmware release (do not use it)
@echo "release.............: performs a firmware release (do not use it)"
@echo "+-----------------------------------------------------------------------------+"
@echo "| FreeOSEK (CIAA RTOS based on OSEK Standard) |"
@echo "+-----------------------------------------------------------------------------+"
Expand Down

0 comments on commit 25a5ded

Please sign in to comment.