mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-11 02:09:57 +03:00
add comment
This commit is contained in:
5
makefile
5
makefile
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# GNUMakefile for EMS-ESP
|
||||||
|
# (c) 2020 Paul Derbyshire
|
||||||
|
#
|
||||||
NUMJOBS=${NUMJOBS:-" -j4 "}
|
NUMJOBS=${NUMJOBS:-" -j4 "}
|
||||||
MAKEFLAGS+="j "
|
MAKEFLAGS+="j "
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
@@ -136,4 +140,3 @@ help:
|
|||||||
@echo $(OUTPUT)
|
@echo $(OUTPUT)
|
||||||
|
|
||||||
-include $(DEPS)
|
-include $(DEPS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user