- # $Id: Makefile.w_fltable.lib,v 1000.0 2003/10/31 22:15:05 gouriano Exp $
- # Fl_Table
- # This is a widget written and maintained by so-and-so, and released under the
- # GPL
- SRC = Fl_Table Fl_Table_Row
- LIB = w_fltable
- CPPFLAGS = $(ORIG_CPPFLAGS) $(FLTK_INCLUDE)
- LIBS = $(FLTK_LIBS) $(ORIG_LIBS)