Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 410 → Rev 411

/programy/C/i86x/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)