[tz] [PATCH] * Makefile (.PHONY): Add check_white_space.

Paul Eggert eggert at cs.ucla.edu
Tue Aug 12 18:31:07 UTC 2014


---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 57649c6..d0109bb 100644
--- a/Makefile
+++ b/Makefile
@@ -624,7 +624,7 @@ zic.o:		private.h tzfile.h version.h
 
 .PHONY: ALL INSTALL all
 .PHONY: check check_character_set check_public check_tables
-.PHONY: check_time_t_alternatives check_web clean clean_misc
+.PHONY: check_time_t_alternatives check_web check_white_space clean clean_misc
 .PHONY: install maintainer-clean names posix_only posix_right
 .PHONY: public right_only right_posix signatures tarballs typecheck
 .PHONY: zonenames zones
-- 
1.9.1



More information about the tz mailing list