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