Makefile.w_fltable.lib
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:0k
源码类别:

生物技术

开发平台:

C/C++

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