OBJS = List.o Table.o Viewport.o Paned.o Geometry.o
INCLUDES = -I../.. -I/usr/athena/include -I/mit/x11/src/mit/lib/Xt

CC = /afs/sipb/project/gnu/bin/gcc

NormalLibraryObjectRule()

all: $(OBJS)

NormalProgramTarget(tt, tt.o $(OBJS), , , -L/usr/athena/lib XawClientLibs)
