minix3/drivers/clock/readclock/arch/i386/Makefile.inc

8 lines
148 B
PHP
Raw Normal View History

2020-02-21 00:59:27 +05:30
# Makefile for arch-dependent readclock code
.include <bsd.own.mk>
HERE=${.CURDIR}/arch/${MACHINE_ARCH}
.PATH: ${HERE}
SRCS += arch_readclock.c