# # $Id: Makefile,v 1.1 1997/02/28 05:12:48 gdr Exp $ # .INCLUDE: ../../const.mk OBJS = table.o default: $(OBJS) .INCLUDE: ../rules.mk