source:
vis_dev/glu-2.1/src/graph/graph.make
@
8
Last change on this file since 8 was 8, checked in by , 13 years ago | |
---|---|
File size: 177 bytes |
Rev | Line | |
---|---|---|
[8] | 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.