Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 436 → Rev 437

/programy/C/ix86/SID/src/Makefile.am
0,0 → 1,8
bin_PROGRAMS = sidd
sidd_SOURCES = sidd.c
 
# set the include path found by configure
INCLUDES= $(all_includes)
 
# the library search path.
sidd_LDFLAGS = $(all_libraries)