Merge pull request #263 from cgzones/makefile_suffixes

Makefile: remove obsolete .SUFFIXES
This commit is contained in:
Chris PeBenito 2020-05-22 14:22:56 -04:00 committed by GitHub
commit 72f7f7bfb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -658,5 +658,3 @@ endif
endif
.PHONY: install-src install-appconfig install-headers generate xml conf html bare tags
.SUFFIXES:
.SUFFIXES: .c