Translate human time ranges to a machine-readable way

Makefile 169B

12345
  1. # trange - Translate human time ranges to a machine-readable way.
  2. # See LICENSE file for copyright and license details.
  3. MKIT_DIR=utils/mkit
  4. include $(MKIT_DIR)/mkit.mk