# Makefile for arch-dependent readclock code .include HERE=${.CURDIR}/arch/${MACHINE_ARCH} .PATH: ${HERE} SRCS += arch_readclock.c