]> mj.ucw.cz Git - suidgw.git/commitdiff
Makefile: clean is also a phony target master
authorMartin Mares <mj@ucw.cz>
Wed, 5 Jun 2024 10:04:57 +0000 (12:04 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 5 Jun 2024 10:04:57 +0000 (12:04 +0200)
Makefile

index 77d6c4563256d05b57b6259e04bce817d05173db..c17d4151599976130b9a4d95de9b945b44f7a6c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,4 +25,4 @@ release:
        rsync suidgw-$(VERSION).tar.gz jw:/home/ftp/pub/mj/linux/
        ssh jw 'cd web && bin/release-prog suidgw $(VERSION)'
 
-.PHONY: all test-setup install release
+.PHONY: all test-setup install release clean