whitespace
This commit is contained in:
parent
c1c50a97b0
commit
98f4df88d0
2
makefile
2
makefile
@ -220,7 +220,7 @@ endif
|
||||
@echo " cc invocation: $(CC_INC) \$$@.d -o \$$@ -c \$$<"
|
||||
@echo " ld invocation: $(i_LD) ${CCFLAGS} -o [build_dir]/BQN [build_dir]/*.o $(ALL_LD_FLAGS)"
|
||||
endif
|
||||
|
||||
|
||||
ifeq ($(origin clean),command line)
|
||||
@"${MAKE}" clean-specific bd="$$("${MAKE}" builddir)"
|
||||
else ifeq ($(origin builddir),command line)
|
||||
|
||||
@ -124,7 +124,7 @@ static NOINLINE i64 readInt(char** p) {
|
||||
")erase ",
|
||||
")clearImportCache",
|
||||
")kb",
|
||||
")theme dark", ")theme light", ")theme none",
|
||||
")theme dark", ")theme light", ")theme none",
|
||||
")exit", ")off",
|
||||
")vars",
|
||||
")gc", ")gc off", ")gc on",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user