# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=..

SRC += bioscom.s
SRC += biosdisk.c
SRC += biosequi.s
SRC += bioskey.c
SRC += biosmem.s
SRC += biosprin.s
SRC += biostime.s
SRC += b_time.c

include $(TOP)/../makefile.inc
