8magsvn – Blame information for rev 31

Subversion Repositories:
Rev:
Rev Author Line No. Line
31 kaklik 1 bin_PROGRAMS = sidd
2 sidd_SOURCES = sidd.c
3  
4 # set the include path found by configure
5 INCLUDES= $(all_includes)
6  
7 # the library search path.
8 sidd_LDFLAGS = $(all_libraries)