Fix unterminated quoted string
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,7 +6,7 @@ PKGNAME=stack_blackbox
|
|||||||
all:
|
all:
|
||||||
@echo 'Menu:'
|
@echo 'Menu:'
|
||||||
@echo ' make packages Make RPM packages'
|
@echo ' make packages Make RPM packages'
|
||||||
@echo ' make install (incomplete)
|
@echo ' make install (incomplete)'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@echo 'To install, copy the files from bin to somewhere in your PATH.'
|
@echo 'To install, copy the files from bin to somewhere in your PATH.'
|
||||||
|
|||||||
Reference in New Issue
Block a user