# Simple Terminal Server M68000 buildfile

MACHINE = m68k
OBJSUFFIX = b
CC = cc68
LINT = lint68
MDFLAGS = -r

#include ../mi/buildtemplate

