| 12345678910 |
- --- a/Makefile
- +++ b/Makefile
- @@ -648,6 +648,6 @@ ifneq ($(generated_fc),)
- endif
- endif
-
- -.PHONY: install-src install-appconfig install-headers generate xml conf html bare tags
- +.PHONY: install-src install-appconfig install-headers generate conf bare tags
- .SUFFIXES:
- .SUFFIXES: .c
|