#include ../../m68k/buildtemplate
# Buildtemplate for the timekernel subdirectory

all:
	$(CC) $(MIFLAGS) $(MDFLAGS) -o /tmp/timekernel.$(MACHINE)\
              ../mi/timekernel.c $(LIBRARIES) /xV/libc/m68k/libV.a 
