added 'sh' to command line to ensure that the script runs regardless of
permissions
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
help:
|
help:
|
||||||
@$(TOPDIR)/Make/help.sh\
|
@sh $(TOPDIR)/Make/help.sh\
|
||||||
$(OS)\
|
$(OS)\
|
||||||
$(TOPDIR)\
|
$(TOPDIR)\
|
||||||
$(INST_LIBS)\
|
$(INST_LIBS)\
|
||||||
|
|||||||
Reference in New Issue
Block a user