source:
vis_dev/glu-2.3/src/graph/graph.make
@
84
Last change on this file since 84 was 13, checked in by , 13 years ago | |
---|---|
File size: 177 bytes |
Rev | Line | |
---|---|---|
[13] | 1 | CSRC += graph.c graph_dfs.c graph_s.c |
2 | HEADERS += graph.h graph_int.h graph_static.h graph_static_int.h | |
3 | MISC += graph.doc graph_static.doc com_graph.c | |
4 | ||
5 | DEPENDENCYFILES = $(CSRC) |
Note: See TracBrowser
for help on using the repository browser.