mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Removing '.SILENT' special target.
This commit is contained in:
parent
3b624be051
commit
0f8798aa1f
2
Makefile
2
Makefile
@ -77,8 +77,6 @@ build: clean $(JERRY_TARGETS)
|
||||
|
||||
all: clean $(JERRY_TARGETS) $(TESTS_TARGET) $(CHECK_TARGETS)
|
||||
|
||||
.SILENT: commit
|
||||
|
||||
GIT_STATUS_NOT_CLEAN_MSG="Git status of current directory is not clean"
|
||||
GIT_STATUS_CONSIDER_CLEAN_MSG="Consider removing all untracked files and locally commiting all changes and running \'make precommit\' again"
|
||||
PRECOMMIT_CHECK_TARGETS_LIST= debug.linux-sanitize.check \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user