disable builtin targets except for .c (for fcsort)
This commit is contained in:
parent
1ae2c31350
commit
b8c79823dc
@ -335,3 +335,5 @@ ifneq ($(GENERATED_FC),)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
.PHONY: install-src install-appconfig conf html bare
|
.PHONY: install-src install-appconfig conf html bare
|
||||||
|
.SUFFIXES:
|
||||||
|
.SUFFIXES: .c
|
||||||
|
Loading…
Reference in New Issue
Block a user