DRIVER = tieman
include ../driver.mk

brl.o: brl.c ../brl.h ../misc.h brlconf.h ../brl_driver.h tables.h
	$(CC) $(BRL_CFLAGS) '-DBRLDEV="$(BRLDEV)"' -c brl.c ../misc.c

brl-lib-name:
