source: vis_dev/glu-2.3/src/graph/graph.make @ 15

Last change on this file since 15 was 13, checked in by cecile, 13 years ago

library glu 2.3

File size: 177 bytes
Line 
1CSRC += graph.c graph_dfs.c graph_s.c
2HEADERS += graph.h graph_int.h graph_static.h graph_static_int.h
3MISC += graph.doc graph_static.doc com_graph.c
4
5DEPENDENCYFILES = $(CSRC)
Note: See TracBrowser for help on using the repository browser.