#60 Fix Makefile

Birleştirildi
shimatta shimatta/develop 4 yıl önce içindeki shimatta/bugfix/#59_fix_makefile işlemelerini 1 ile birleştirdi
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -85,7 +85,7 @@ help:
 	@echo Shellmatta help
 	@echo -----------------------------------------------
 	@echo test      - run all tests
-	@echo cppcheck  - run static code analysis (cppcheck)
+	@echo cppcheck  - run static code analysis \(cppcheck\)
 	@echo example   - build example
 	@echo -----------------------------------------------