Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
411 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)