util/archive: Clean up Makefile
commit264e14b143aa4073c6c10df84cffabc5065b8a58
authorMartin Roth <martin@coreboot.org>
Sun, 14 Feb 2021 05:45:18 +0000 (13 22:45 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 16 Feb 2021 08:11:40 +0000 (16 08:11 +0000)
tree1049ca869806c8b62f314a97e6a7dc73e80934b4
parent86d6816db21b9d8ecb3ae31f54542f721e893ebc
util/archive: Clean up Makefile

- Add warnings
- Enable warnings as errors:
- Add distclean target
- Add help target

BUG=None
TEST=make help; make all; make all WERROR=""

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I1ae8a837003491f3ab123b3761e220556258e0c5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50652
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/archive/Makefile