Searched refs:posix_only (Results 1 - 1 of 1) sorted by relevance

/src/lib/libc/time/
H A DMakefile156 # REDO= posix_only
168 # these, use "posix_only" or "posix_right". Use POSIX time on systems with
190 # REDO='posix_only'), use
345 # On these platforms, REDO should be "posix_only" or "posix_right".
845 posix_only: $(INSTALL_DATA_DEPS) target
864 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
866 posix_right: posix_only
869 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
1453 .PHONY: posix_only posix_right public

Completed in 4 milliseconds