Searched refs:GNUTARFLAGS (Results 1 - 1 of 1) sorted by relevance
| /src/lib/libc/time/ | ||
| H A D | Makefile | 612 GNUTARFLAGS= --format=pax --pax-option=delete=atime,delete=ctime \ macro 617 if tar $(GNUTARFLAGS) --version >/dev/null 2>&1; then \ 618 TAR='tar $(GNUTARFLAGS)'; \ |
Completed in 4 milliseconds