HomeSort by: relevance | last modified time | path
    Searched defs:posix_only (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
Makefile 143 # REDO= posix_only
154 # with it, use "posix_only" or "posix_right". Use POSIX time on systems with
176 # REDO='posix_only'), use
776 posix_only: $(INSTALL_DATA_DEPS) target
795 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
797 posix_right: posix_only
800 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
1373 .PHONY: posix_only posix_right public
Makefile 143 # REDO= posix_only
154 # with it, use "posix_only" or "posix_right". Use POSIX time on systems with
176 # REDO='posix_only'), use
776 posix_only: $(INSTALL_DATA_DEPS) target
795 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
797 posix_right: posix_only
800 $(MAKE) $(INSTALLARGS) TZDIR='$(TZDIR)-posix' posix_only
1373 .PHONY: posix_only posix_right public

Completed in 22 milliseconds