8magsvn – Blame information for rev 34
Rev | Author | Line No. | Line |
---|---|---|---|
34 | kaklik | 1 | bin_PROGRAMS = sidd2 |
2 | sidd2_SOURCES = sidd2.c |
||
3 | |||
4 | # set the include path found by configure |
||
5 | INCLUDES= $(all_includes) |
||
6 | |||
7 | # the library search path. |
||
8 | sidd2_LDFLAGS = $(all_libraries) |